Files
flalingo/src-tauri/migrations/0001_path_table.down.sql
2025-09-17 21:53:27 +02:00

2 lines
41 B
SQL

DROP TABLE pathVersions;
DROP TABLE path;