recipe-backend/src/migrations
2025-09-28 12:24:59 +02:00
..
1661234567890-CreateUserTable.ts create database structure 2025-09-27 17:39:13 +02: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