shinkan-jinkendo/backend/migrations
Lars 2a5f06a8f5
Some checks failed
Deploy Development / deploy (push) Successful in 36s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 5s
Test Suite / playwright-tests (push) Failing after 1m55s
feat: Refactor target groups to M:N relationship and update related endpoints
2026-04-23 09:27:13 +02:00
..
001_auth_membership.sql feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
002_organization.sql feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
003_catalogs.sql feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
004_add_auth_columns.sql fix: Add missing auth columns to profiles table 2026-04-21 21:07:52 +02:00
005_exercises.sql fix: Add lucide-react dependency for navigation icons 2026-04-22 16:40:05 +02:00
006_training_planning.sql feat: Training Planning (core feature) complete 2026-04-22 16:54:34 +02:00
007_exercise_catalogs.sql fix: Make migration 007 idempotent (IF NOT EXISTS + ON CONFLICT) 2026-04-23 08:10:44 +02:00
008_mn_exercise_relations.sql feat: Migration 008 - M:N Exercise Relations + Hierarchical Catalogs 2026-04-23 08:46:56 +02:00
009_target_groups_mn_refactor.sql feat: Refactor target groups to M:N relationship and update related endpoints 2026-04-23 09:27:13 +02:00