Replies: 1 comment
-
If you want to track data changes (INSERT/UPDATE/DELETE) you can create triggers on all tables that will do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Is it possible to set an automatic generation of the .sql file (or call an external python script) when I change the .db file from SQLiteStudio?
If not, I saw that there is the possibility to create a plugin, can I have some suggestions about build external code triggered after the COMMIT event?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions