Add SQLite support
- UUID support - Schema compatibility layer, ignore MySQL specific options - Search not working yet
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
!/tmp/storage/.keep
|
||||
/data
|
||||
|
||||
*.sqlite3
|
||||
*.sqlite3_*
|
||||
|
||||
/public/assets
|
||||
|
||||
# Ignore master key for decrypting credentials and more.
|
||||
|
||||
Reference in New Issue
Block a user