Major overhaul of drop-and-recreate-database.sh, DDL schema updates,
seed data cleanup. Add utility scripts for auth table fixes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add 02b-hr-employees.sql and 11-infonavit.sql to execution order.
Order respects FK dependencies:
- 02b after 04 (needs fraccionamientos)
- 08 after 02b (needs employees for EPP)
- 11 at end (needs lotes)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>