refactor(db): consolidate database migrations into single file #2

Merged
jd merged 1 commit from breaking/reset-migrations into feat/indexer 2026-01-19 12:13:13 +00:00
Owner

Refactored 13 individual migration files into one comprehensive migration file (20260119114719_init_db.sql.sql) for improved maintainability and clarity. This consolidation removes intermediate migration steps and creates a cleaner migration history while maintaining the same final database schema structure. The changes include all tables (Domains, Pages, PageErrors, PageLinks, PageMetadata, MetadataProperties), indexes, types, and the Cache table with optimized settings.

Refactored 13 individual migration files into one comprehensive migration file (20260119114719_init_db.sql.sql) for improved maintainability and clarity. This consolidation removes intermediate migration steps and creates a cleaner migration history while maintaining the same final database schema structure. The changes include all tables (Domains, Pages, PageErrors, PageLinks, PageMetadata, MetadataProperties), indexes, types, and the Cache table with optimized settings.
Refactored 13 individual migration files into one comprehensive migration file (20260119114719_init_db.sql.sql) for improved maintainability and clarity. This consolidation removes intermediate migration steps and creates a cleaner migration history while maintaining the same final database schema structure. The changes include all tables (Domains, Pages, PageErrors, PageLinks, PageMetadata, MetadataProperties), indexes, types, and the Cache table with optimized settings.
jd merged commit 08b05855e6 into feat/indexer 2026-01-19 12:13:13 +00:00
jd deleted branch breaking/reset-migrations 2026-01-19 12:13:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Aletis/aletis!2
No description provided.