taskcafe/api/migrations
2020-06-23 15:20:53 -05:00
..
0001_add-refresh-token-table.up.sql initial commit 2020-04-09 21:40:22 -05:00
0002_add-user_account-table.up.sql feature: add ability to assign tasks 2020-04-19 22:02:55 -05:00
0003_add-team-table.up.sql initial commit 2020-04-09 21:40:22 -05:00
0004_add-project-table.up.sql initial commit 2020-04-09 21:40:22 -05:00
0005_add-task-group-table.up.sql initial commit 2020-04-09 21:40:22 -05:00
0006_add-task.up.sql initial commit 2020-04-09 21:40:22 -05:00
0007_add-organization-table.up.sql initial commit 2020-04-09 21:40:22 -05:00
0008_add-org-id-to-team-table.up.sql initial commit 2020-04-09 21:40:22 -05:00
0009_add-task-assigned-table.up.sql feature: add ability to assign tasks 2020-04-19 22:02:55 -05:00
0010_add-description-to-task-table.up.sql feature: add ability to assign tasks 2020-04-19 22:02:55 -05:00
0011_add-label-color-table.up.sql feature: add ability to assign tasks 2020-04-19 22:02:55 -05:00
0012-add-project-label-table.up.sql feature: UI changes 2020-04-20 18:04:27 -05:00
0013_add-due-date-to-task-table.up.sql feature: add ability to assign tasks 2020-04-19 22:02:55 -05:00
0014_add-owner-column-to-project-table.up.sql feature: add ability to assign tasks 2020-04-19 22:02:55 -05:00
0015_add-task-label-table.up.sql feature: UI changes 2020-04-20 18:04:27 -05:00
0016_add-profile_bg_color-column-to-user-account-table.up.sql feature: UI changes 2020-04-20 18:04:27 -05:00
0017_add-profile-bg-delete-cascade.up.sql feature: add more to project pane 2020-05-26 19:53:31 -05:00
0018_add-name-column-to-label-color.up.sql feature: add project labels 2020-05-27 16:18:50 -05:00
0019_add-unique-constraint-project-label-and-task-on-task-label.up.sql feature: add labels & remove old types 2020-05-30 23:11:19 -05:00
0020_add-full-name-column-to-user_account-table.up.sql feature: various additions 2020-06-12 17:21:58 -05:00
0021_drop-first-name-column-from-user_account-table.up.sql feature: various additions 2020-06-12 17:21:58 -05:00
0022_drop-last-name-column-from-user_account-table.up.sql feature: various additions 2020-06-12 17:21:58 -05:00
0023_add-initials-column-to-user_account-table.up.sql feature: various additions 2020-06-12 17:21:58 -05:00
0024_add-profile-avatar-url-column-to-user_account-table.up.sql feature: various additions 2020-06-12 17:21:58 -05:00
0025_add-cascade-delete-to-task-id-fk-on-task_label.up.sql feature: add checklist 2020-06-18 18:12:15 -05:00
0026_add-cascade-delete-to-task-id-fk-on-task_assigned.up.sql feature: add checklist 2020-06-18 18:12:15 -05:00
0027_add-cascade-delete-to-task_group_id-fk-on-task.up.sql feature: add checklist 2020-06-18 18:12:15 -05:00
0028_add-complete-column-to-task-table.up.sql feature: add checklist 2020-06-18 18:12:15 -05:00
0029_add-task_checklist.up.sql feature: add checklist 2020-06-18 18:12:15 -05:00
0030_add-task_checklist_item.up.sql feature: add checklist 2020-06-18 18:12:15 -05:00
0031_add-team-member-table.up.sql feature: add team creation & project deletion 2020-06-20 17:49:11 -05:00
0032_add-cascade-delete-to-project_label.up.sql feature: add team creation & project deletion 2020-06-20 17:49:11 -05:00
0033_add-cascade-delete-to_task_label_project_label_id_fkey.up.sql feature: add team creation & project deletion 2020-06-20 17:49:11 -05:00
0034_add-cascade-delete-to_project_team_id_fkey.up.sql feature: remove sidebar & redesign top navbar 2020-06-23 15:20:53 -05:00
0035_add-cascade-delete-to-task_assigned_user_id_fkey.up.sql feature: remove sidebar & redesign top navbar 2020-06-23 15:20:53 -05:00
0036-add-fkey-to-user_id-on-refresh_token-table.up.sql feature: remove sidebar & redesign top navbar 2020-06-23 15:20:53 -05:00