Add SQLite support

- UUID support
- Schema compatibility layer, ignore MySQL specific options
- Search not working yet
This commit is contained in:
Donal McBreen
2025-11-19 12:02:26 +00:00
parent 7f76835150
commit a2333d9a37
8 changed files with 137 additions and 11 deletions
+3
View File
@@ -31,6 +31,9 @@
!/tmp/storage/.keep
/data
*.sqlite3
*.sqlite3_*
/public/assets
# Ignore master key for decrypting credentials and more.