Skip to content

Commit

Permalink
Merge pull request #154 from dullbananas/patch-3
Browse files Browse the repository at this point in the history
Allow custom OID serialization
  • Loading branch information
weiznich authored Jul 19, 2024
2 parents 6437e59 + 09dc1ad commit a893571
Show file tree
Hide file tree
Showing 5 changed files with 321 additions and 111 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ diesel_migrations = "2.2.0"
assert_matches = "1.0.1"

[features]
default = ["sync-connection-wrapper"]
default = []
mysql = [
"diesel/mysql_backend",
"mysql_async",
Expand Down
Loading

0 comments on commit a893571

Please sign in to comment.