We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adding a column or renaming a table are the only directly supported migrations in SQLite
Typo/spelling
updated column reference and declaration to match spelling and case
Typo
Clarify schema-changes
Updated Schema migrations (markdown)
Clarified the fact that new classes are added automagically, but that changes to existing tables need sql-scripts.
Explain migration
Created Schema migrations (markdown)