Skip to content

Commit

Permalink
Barrel should use INT as identity for MSSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius de Bruijn committed Sep 23, 2020
1 parent 05079b1 commit e7b0471
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Expand Up @@ -29,3 +29,6 @@ members = [

[patch.crates-io]
rust_decimal = {git = "https://github.com/pimeys/rust-decimal", branch = "pgbouncer-mode"}

[patch."https://github.com/prisma/quaint"]
quaint = { path = "../quaint" }

0 comments on commit e7b0471

Please sign in to comment.