bullpen/backend/migrations
Sascha Kühl 3d8bb3f40e extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
..
00-create-auth.js restructured user, auth, role models 2025-04-06 14:06:51 +02:00
01-create-user.js restructured user, auth, role models 2025-04-06 14:06:51 +02:00
02-create-role.js integrated team and playing position and fixed user-auth structure in tests on registering and login 2025-05-30 11:34:05 +02:00
03-create-user-roles.js integrated team and playing position and fixed user-auth structure in tests on registering and login 2025-05-30 11:34:05 +02:00
04-create-refresh-token.js integrated team and playing position and fixed user-auth structure in tests on registering and login 2025-05-30 11:34:05 +02:00
05-create-pitch-type.js integrated team and playing position and fixed user-auth structure in tests on registering and login 2025-05-30 11:34:05 +02:00
06-create-bullpen-session.js integrated team and playing position and fixed user-auth structure in tests on registering and login 2025-05-30 11:34:05 +02:00
07-create-pitch.js integrated team and playing position and fixed user-auth structure in tests on registering and login 2025-05-30 11:34:05 +02:00
08-create-position.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
09-create-player.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
10-create-player-position.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
11-create-team.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
12-create-player-team.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
13-move-user-data-to-player.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00
14-remove-columns-from-user.js extract creating of player table into a separate migration file 2025-05-30 13:38:53 +02:00