-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: launchbadge/sqlx
base: v0.8.1
head repository: launchbadge/sqlx
compare: v0.8.2
- 15 commits
- 36 files changed
- 8 contributors
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fb2559 - Browse repository at this point
Copy the full SHA 1fb2559View commit details -
Clarify usage of Json/Jsonb in query macros (#3447)
* add information and example on using json in query macros * run cargo format * add missing bracket to docs of json * wrap docs in hidden async function * change no_run to ignore
Configuration menu - View commit details
-
Copy full SHA for f69f370 - Browse repository at this point
Copy the full SHA f69f370View commit details
Commits on Aug 25, 2024
-
fix: non snake case warning (#3454)
* fix: non-snake-case fields warning * cargo fmt
Configuration menu - View commit details
-
Copy full SHA for 018ffe7 - Browse repository at this point
Copy the full SHA 018ffe7View commit details -
fix(#3445): PgHasArrayType (#3453)
* fix(#3445): PgHasArrayType * regression test for custom no_pg_array
Configuration menu - View commit details
-
Copy full SHA for ebf04ff - Browse repository at this point
Copy the full SHA ebf04ffView commit details
Commits on Aug 26, 2024
-
Fix (#3395) sqlx::test macro in 0.8 (#3403)
* fix: fixture macro attribute * remove extra new line * add extra new line * feat: add test for slqx::test macro * feat: update test for sqlx::test macro * remove old macro test * feat: add postgres and sqlite test * rust format * cargo fmt * fix fixtures execution order in test
Configuration menu - View commit details
-
Copy full SHA for 1d8eb2a - Browse repository at this point
Copy the full SHA 1d8eb2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a17bef - Browse repository at this point
Copy the full SHA 8a17befView commit details -
Pgsql cube type compile fail (#3459)
* fails to compile as size_of is not found in scope * keep scoping consistent with other type modules * fmt fixes --------- Co-authored-by: kdesjard <kristian.desjardins@nrcan-rncan.gc.ca>
Configuration menu - View commit details
-
Copy full SHA for 371cf4a - Browse repository at this point
Copy the full SHA 371cf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ba796 - Browse repository at this point
Copy the full SHA 20ba796View commit details
Commits on Aug 27, 2024
-
fix cancellation issues with
PgListener,PgStream::recv()(#3467)* fix(postgres): make `PgStream::recv_unchecked()` cancel-safe * fix(postgres): make `PgListener` close the connection on-error * fix: incorrect math in `BufferedSocket::read_buffered()`
Configuration menu - View commit details
-
Copy full SHA for e10789d - Browse repository at this point
Copy the full SHA e10789dView commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad2936a - Browse repository at this point
Copy the full SHA ad2936aView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd80f99 - Browse repository at this point
Copy the full SHA fd80f99View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cb6fce - Browse repository at this point
Copy the full SHA 6cb6fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 998344d - Browse repository at this point
Copy the full SHA 998344dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c253e65 - Browse repository at this point
Copy the full SHA c253e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bec32 - Browse repository at this point
Copy the full SHA 10bec32View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.1...v0.8.2