We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bbc8c5 commit 15b1506Copy full SHA for 15b1506
.github/workflows/diesel.yml
@@ -44,7 +44,6 @@ jobs:
44
steps:
45
- uses: actions/checkout@v4
46
- uses: dtolnay/rust-toolchain@stable
47
- - run: cargo add --manifest-path sea-query-diesel/Cargo.toml [email protected]
48
- run: cargo build --manifest-path sea-query-diesel/Cargo.toml --workspace --features postgres,sqlite,mysql --features=with-chrono,with-json,with-rust_decimal,with-bigdecimal,with-uuid,with-time,with-ipnetwork,with-mac_address,postgres-array,postgres-vector
49
- run: cargo build --manifest-path sea-query-diesel/Cargo.toml --workspace --features postgres,sqlite,mysql --features=with-chrono
50
- run: cargo build --manifest-path sea-query-diesel/Cargo.toml --workspace --features postgres,sqlite,mysql --features=with-json
0 commit comments