Skip to content

Version v1.0.3 Release

Compare
Choose a tag to compare
@bobbah bobbah released this 30 Jul 06:08
· 136 commits to master since this release
  • Updated Postgres configuration such that the generated database objects will now use proper camel casing.

If you previous had a Postgres instance, you will need to manually rename _EFCoreMigationsHistory's columns to migration_id and product_version respectively, though I suspect this doesn't effect anyone. Anyone setting up new Postgres instances will have no issues.

CentCom requires .NET Core 3.1 runtimes.