Database de erp-core - Workspace V2
Go to file
Adrian Flores Cortes d736622985 [TASK-2026-02-05-EJECUCION-REMEDIATION-ERP-CORE] fix: Complete recreate-database.sh with missing DDL files and schemas
- Add 03b-core-companies.sql and 21b-inventory-extended.sql to DDL array
- Add 8 missing schemas to create_base_schemas(): operations, fiscal, payment_terminals, core_settings, reports, financial, hr, projects
- Update validate_database() schema lists to include all 24 schemas
- Verified: 208 tables across 24 schemas created successfully

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 22:07:39 -06:00
ddl [TASK-2026-02-05-EJECUCION-REMEDIATION-ERP-CORE] feat: DDL fixes and new schemas 2026-02-05 21:52:22 -06:00
migrations refactor: Restructure DDL with numbered schema files 2026-01-16 00:40:32 -06:00
scripts [TASK-2026-02-05-EJECUCION-REMEDIATION-ERP-CORE] fix: Complete recreate-database.sh with missing DDL files and schemas 2026-02-05 22:07:39 -06:00
seeds/dev feat(catalogs): Add core catalogs DDL and seed data (MGN-005) 2026-01-18 08:57:41 -06:00