Skip to content

Conversation

abonander
Copy link
Collaborator

@abonander abonander commented Apr 11, 2025

Created this example to add to #3383, but it won't compile until a new version of jiff-sqlx is released targeting 0.9.0 because Cargo won't unify the crates.io version of sqlx, that jiff-sqlx depends on, with the path dependency.

cc @BurntSushi context for BurntSushi/jiff#240 (comment)

The diff is a mess since this has all the commits from #3383 that have yet to be merged to main. Only the last commit is relevant to this PR.

simplifies usage while still making parsing optional for less generated code
# Conflicts:
#	Cargo.lock
No longer Axum-based because filling out the request routes would have distracted from the purpose of the example.
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	sqlx-cli/src/database.rs
#	sqlx-cli/src/lib.rs
#	sqlx-mysql/src/connection/executor.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant