Skip to content

Portable DB solution for development #1

Description

@BrentDaMage

Roblox.EntityFrameworkCore currently supports MSSQL, MySQL, and SQLite. Ideally we could implement some sort of portable development solution for databases using SQLite files. These could be under version control of some kind and simply contain empty tables.
Additionally, it'd be nice to be able to generate these using Microsoft.EntityFrameworkCore migrations, but I recall REFC's DbContext implementation causing issues.
See an overview for creating EFC migrations here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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