bcgov / moh-phlat

Repository for the PHLAT registries data loading application
Apache License 2.0
2 stars 0 forks source link

delete type column and seed new data in status table. #53

Closed Ashwani-cgi closed 4 months ago

Ashwani-cgi commented 4 months ago

The PR handles:

  1. Remove type column from status as per requirement
  2. Insert new data in status column
  3. Increase the width of description column to accommodate increased description text.
  4. Changed the rest URI to align with REST convention

The existing data from some tables need to be deleted to merge this pr as code column foreign key in some tables.