1 Commits

Author SHA1 Message Date
e9995f0876 restructure ef core migrations
-added different context for production environments
-added migrations for both dev and production databases
-added config values ``ProdDbProvider`` and ``ProdDbConnection`` (since most likely production environment will use PGSQL or MySQL, although PGSQL migrations are not provided but can be made)
2025-03-19 11:48:47 -07:00