AppFlowy-Cloud/migrations
Zack Fu Zi Xiang 16d3c9c7bd
chore: remove unneeded key
2024-06-17 14:33:14 +08:00
..
before feat: User deletion (#177) 2023-11-27 01:07:45 +08:00
20230312043023_user.sql feat: insert uid instead of gen it from db (#139) 2023-10-25 12:18:33 +08:00
20230906101032_permission.sql feat: Collab access control (#120) 2023-10-17 14:00:04 +08:00
20230906101222_workspace.sql feat: client-api integration: save user meta data (#133) 2023-10-23 15:03:31 +08:00
20230906101555_user_profile.sql chore: create tables (#16) 2023-09-07 10:43:10 +08:00
20230906102651_collab.sql feat: Collab access control (#120) 2023-10-17 14:00:04 +08:00
20230926145155_blob_storage.sql feat: Collab access control (#120) 2023-10-17 14:00:04 +08:00
20231113074418_user_change.sql feat: notify user profile change (#163) 2023-11-13 22:58:18 +08:00
20231130140000_user_delete_trigger.sql chore: revert changes in migrations (#364) 2024-03-04 14:58:50 +08:00
20231130150000_user_id_foreign_key.sql fix: use foreign key cascade delete for user cleanup (#188) 2023-12-04 11:52:42 +08:00
20240123140707_workspace_owner_trigger.sql feat: added test case and use triggers 2024-01-23 14:48:25 +08:00
20240227000000_workspace_icon.sql fix: add missing files 2024-02-27 11:36:27 +08:00
20240303003711_collab_member_timestamp.sql refactor: Access control (#361) 2024-03-03 12:55:12 +08:00
20240304173938_workspace_invitation.sql chore: update migration scripts 2024-03-04 17:41:52 +08:00
20240306110000_workspace_invitation_2.sql chore: add sqlx files 2024-03-06 11:29:21 +08:00
20240412083446_history_init.sql feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00
20240510024506_chat_message.sql chore: Chat history (#546) 2024-05-11 20:41:21 +08:00
20240529054858_workspace_add_token_usage.sql feat: Workspace token usage (#584) 2024-05-29 16:07:56 +08:00
20240531031836_chat_message_meta.sql chore: generate answer manually (#594) 2024-06-03 08:06:23 +08:00
20240604090043_add_workspace_settings.sql feat: add workspace settings with disable indexing option (#606) 2024-06-06 09:26:21 +08:00
20240614171931_collab_embeddings.sql chore: moved migration to new file 2024-06-14 19:24:55 +02:00
20240617135926_af_workspace_foreign_key_indices.sql chore: remove unneeded key 2024-06-17 14:33:14 +08:00