doc: add doc page for sqlite_lint
This commit is contained in:
@@ -11,3 +11,7 @@ TODO: modified-timestamps
|
||||
|
||||
TODO: generator-foreign-keys
|
||||
- add auto-foreign-key checking blocks to SaveXyz
|
||||
|
||||
TODO: migration-structs
|
||||
- Right now, migrations are strings. Could be a struct with "name", "up" and "down" fields
|
||||
- Adding a "down" operation enables handling newer DB versions with "down instead of error-out" for development (perhaps a flag)
|
||||
|
||||
Reference in New Issue
Block a user