1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 15:19:44 +02:00
planka/server/db/migrations
2022-09-07 18:39:33 +05: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_to_attachment_table.js ref: Collapse image data into one column 2022-06-21 12:01:41 +02:00
20220713145452_add_position_to_task_table.js feat: Add tasks reordering 2022-07-21 11:31:05 +02:00
20220725150723_add_language_to_user_account_table.js ref: Little refactoring 2022-08-23 21:06:50 +02:00
20220729142434_add_index_on_type_to_action_table.js feat: Toggle actions details, little redesign 2022-07-29 17:40:18 +02:00
20220803221221_add_password_changed_at_to_user_account_table.js ref: Little refactoring 2022-08-23 21:06:50 +02:00
20220815155645_add_permissions_to_board_membership_table.js feat: Permissions for board members 2022-08-19 14:00:40 +02:00
20220906094517_create_session_table.js feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00