bcgov / nr-compliance-enforcement-cm

Case Management Solution for Compliance and Enforcement
Apache License 2.0
0 stars 0 forks source link

feat: Created new Code tables and data #23

Closed marqueone-ps closed 7 months ago

marqueone-ps commented 7 months ago

Description

Updated docker-compose to correct problem in database configuration, and flyway config update to use same version of flyway. exposing code-tables to graphql.

Story # CE-39

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

No testing just yet


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

afwilcox commented 7 months ago

@marqueone-ps can you update the table names of the audit columns to include utc (e.g. create_utc_timestamp and update_utc_timestamp?)