netspective-labs / sql-aide

SQL Aide (SQLa) Typescript template literal text supplier optimized for emitting SQL
https://www.sql-aide.com/
MIT License
10 stars 17 forks source link

refactor: added boundary identifier in asset #189 #190

Closed jobyjames1 closed 3 months ago

jobyjames1 commented 3 months ago

The asset table currently lacks boundary identifiers. To enhance the existing data model, it is imperative to incorporate a boundary identifier for each asset within the table. This addition will facilitate better organization and management of assetswithin the system. Changed textEnumTablesto textPkTables: Updated the udm tables, including party_type, sex_type, and gender_type, from textEnumTableto textPkTable. This modification necessitates the addition of values to these tables in infra-assurance.