Drop SQLite Support
Registered by
Kiall Mac Innes
Drop SQLite Support. SQLite has caused more pain than it's worth in most cases, and is never a good choice for production. By dropping support for it, we can ensure we dev/test against a production like environment.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Kiall Mac Innes
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Pending Approval
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
Work Items
Work items:
Migrate tests to use MySQL / PgSQL: TODO
Remove SQLite specific code from migrations: TODO
Update documentation: TODO