Add SQL mode and make it use the query! macro for type checking
Rust / build (push) Successful in 55s
Rust / build (push) Successful in 55s
This commit is contained in:
@@ -45,6 +45,8 @@ jobs:
|
||||
|
||||
- name: Build release binary
|
||||
run: cargo build --release
|
||||
env:
|
||||
SQLX_OFFLINE: true
|
||||
|
||||
- name: Upload binary
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user