Skip to content

Test/Fix SQLite Implementation #2

@DoggySazHi

Description

@DoggySazHi

Report from Altiami/@yoshiweegee that the creation of the SQLite schema no longer works properly - my guess is that it's related to the syntax differing between MySQL and SQLite.

Goals for resolving this issue:

  • Have a better way to separate SQL commands that are MySQL variant and SQLite variant (possibly in a YAML file)
  • Implement the above for database migration versioning
  • Actually have a way to test both, possibly automated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions