Skip to content

Commit abf4d4f

Browse files
committed
DRAFT chore(backend): upgrade sqlx to ^0.7
related to: * windmill-labs#1858 * launchbadge/sqlx#1163 (comment)
1 parent aaaf85a commit abf4d4f

9 files changed

+444
-7795
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -409,9 +409,9 @@ See the [./frontend/README_DEV.md](./frontend/README_DEV.md) file for all
409409
running options.
410410

411411
1. Create a Postgres Database for Windmill and create an admin role inside your
412-
Postgres setup. The easiest way to get a working postgres is running
413-
`cargo install sqlx-cli && sqlx migrate run`. This will also avoid compile
414-
time issue with sqlx's `query!` macro
412+
Postgres setup. The easiest way to get a working postgres is running `cargo
413+
install --version ^0.7 sqlx-cli && sqlx migrate run`. This will also avoid
414+
compile time issue with sqlx's `query!` macro
415415
2. Install [nsjail](https://github.com/google/nsjail) and have it accessible in
416416
your PATH
417417
3. Install deno and python3, have the bins at `/usr/bin/deno` and

backend/.sqlx/query-2685d46490744f3f98718ca79a9a8f7c14628e09483b90831d151f99f561a983.json

+20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/.sqlx/query-7435be9a71a6b30980d180047486a47d69e36132d40ef0f53448e96a9866842b.json

+41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/.sqlx/query-8f0d98661f2a32659f37a123320d14288ce88c9d6e6279bdc36334410023f5e1.json

+35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/.sqlx/query-9289709b2727425be0e7f1e341d6acd46e1e79d5018f6a18cb41d50ca3f4ba11.json

+41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)