AppFlowy-Cloud/migrations
Nathan.fooo ef726092be
refactor: file storage (#110)
* refactor: return file id after save to disk

* test: add tests

* chore: mine type

* test: disbale two client sync test

* chore: get file with url

* refactor: client api
2023-10-11 21:36:57 +08:00
..
before feat: use apply server migration when server starts (#30) 2023-09-12 15:12:08 +08:00
20230312043023_user.sql feat: create collab handlers (#34) 2023-09-12 21:52:25 +08:00
20230906101032_permission.sql chore: create tables (#16) 2023-09-07 10:43:10 +08:00
20230906101222_workspace.sql chore: implement collab storage using postrges (#31) 2023-09-12 15:36:33 +08:00
20230906101555_user_profile.sql chore: create tables (#16) 2023-09-07 10:43:10 +08:00
20230906102651_collab.sql feat: implement snapshot handler (#38) 2023-09-13 15:25:51 +08:00
20230906103100_rls.sql chore: implement collab storage using postrges (#31) 2023-09-12 15:36:33 +08:00
20230926145155_file_storage.sql refactor: file storage (#110) 2023-10-11 21:36:57 +08:00