AppFlowy-Cloud/build
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
..
init_database.sh docs: test + deploy + environmental variables (#14) 2023-09-07 15:29:39 +08:00
init_gotrue.sh feat: ci: dockerize gotrue auth server (#13) 2023-09-06 14:12:39 +08:00
init_redis.sh fix: redis connect (#2) 2023-05-05 00:00:02 +08:00
run_local_server.sh feat: use apply server migration when server starts (#30) 2023-09-12 15:12:08 +08:00
run_local_test.sh Feat: enrich http dto (#20) 2023-09-08 20:01:28 +08:00