AppFlowy-Cloud/migrations
Zack da03009004
feat: use apply server migration when server starts (#30)
* feat: use apply server migration when server starts

* fix: add docs and fix local run

* feat: refactor migration

* feat: local build server wait on gotrue

* fix: add back sqlx commands

* fix: add migrations directory

* fix: try SQLX_OFFLINE=true

* test: fix rustlint

* chore: clippy fmt

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-12 15:12:08 +08:00
..
before feat: use apply server migration when server starts (#30) 2023-09-12 15:12:08 +08:00
20230312043023_user.sql feat: test gotrue when app start, use state for gotrue client, use go… (#24) 2023-09-11 17:16:41 +08:00
20230906101032_permission.sql chore: create tables (#16) 2023-09-07 10:43:10 +08:00
20230906101222_workspace.sql feat: test gotrue when app start, use state for gotrue client, use go… (#24) 2023-09-11 17:16:41 +08:00
20230906101555_user_profile.sql chore: create tables (#16) 2023-09-07 10:43:10 +08:00
20230906102651_collab.sql feat: test gotrue when app start, use state for gotrue client, use go… (#24) 2023-09-11 17:16:41 +08:00
20230906103100_rls.sql chore: create tables (#16) 2023-09-07 10:43:10 +08:00