recipe-backend/src/migrations
2026-02-22 08:26:20 +01:00
..
1661234567890-CreateUserTable.ts create database structure 2025-09-27 17:39:13 +02:00
1701234567890-ConvertRoleToEnum.ts Add routes and fix mappers and migration scripts 2026-02-22 08:26:20 +01:00
1758958856261-RenameUserColumns.ts create database structure 2025-09-27 17:39:13 +02:00
1758959405239-CreateRecipeTable.ts create database structure 2025-09-27 17:39:13 +02:00
1758959437946-CreateRecipeIngredientGroupTable.ts create database structure 2025-09-27 17:39:13 +02:00
1758959442589-CreateRecipeIngredientTable.ts create database structure 2025-09-27 17:39:13 +02:00
1758959460127-CreateRecipeInstructionStepTable.ts create database structure 2025-09-27 17:39:13 +02:00
1758988727469-UpdateIngredientTable.ts add dtos and fix entities including migrations 2025-09-27 18:21:10 +02:00
1758988748273-DropNotNullForIngredientGroupTitle.ts add dtos and fix entities including migrations 2025-09-27 18:21:10 +02:00
1759053089684-AddTitleColumnToRecipeTable.ts save recipes 2025-09-28 12:24:59 +02:00
1759053552602-RenameSortOrderColumns.ts save recipes 2025-09-28 12:24:59 +02:00
1771658108802-CreateTagTable.ts Add routes and fix mappers and migration scripts 2026-02-22 08:26:20 +01:00
1771658131258-CreateRecipeTagTable.ts First unchecked draft for tags 2026-02-21 08:28:15 +01:00