1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
planka/server/db/migrations
2022-06-20 18:27:39 +02:00
..
20180721020022_create_next_id_function.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
20180721021044_create_archive_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180721220409_create_user_account_table.js Add file attachments 2020-04-21 05:44:12 +05:00
20180721233450_create_project_table.js Add project backgrounds 2020-05-26 00:46:04 +05:00
20180721234154_create_project_manager_table.js fix: Fix missed table name (#227) 2022-04-25 16:00:14 +05:00
20180722000627_create_board_table.js Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
20180722001747_create_board_membership_table.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
20180722003437_create_label_table.js Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
20180722003502_create_list_table.js Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
20180722003614_create_card_table.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
20180722005122_create_card_subscription_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722005359_create_card_membership_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722005928_create_card_label_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722006570_create_task_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722006688_create_attachment_table.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
20181024220134_create_action_table.js Add username to user 2020-04-03 00:35:25 +05:00
20181112104653_create_notification_table.js Add username to user 2020-04-03 00:35:25 +05:00
20220523131229_add_image_sizes_to_attachment_table.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00