mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
6 lines
52 B
SQL
6 lines
52 B
SQL
BEGIN TRANSACTION;
|
|
|
|
DROP TABLE db_version;
|
|
|
|
COMMIT;
|