feat: add database migration for front-office tables

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-15 01:14:01 +00:00
parent 46b3301b02
commit ca7b816c0e
2 changed files with 173 additions and 0 deletions

1
.gitignore vendored
View File

@@ -32,6 +32,7 @@ Thumbs.db
# Base de datos local
*.sql
!scripts bd/**/*.sql
!backend/hotel_hacienda/src/db/migrations/*.sql
# Archivos de respaldo
*.bak