Skip to content

Commit

Permalink
sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 committed Jul 10, 2024
1 parent 141b9da commit 0f9760d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/prisma-client-rust/prisma-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.0.0"
edition = "2021"

[features]
default = ["sqlite"]
default = ["sqlite", "specta"]
sqlite = ["prisma-client-rust-cli/sqlite", "prisma-client-rust-cli/sqlite-create-many"]
mongodb = ["prisma-client-rust-cli/mongodb"]
postgresql = ["prisma-client-rust-cli/postgresql"]
Expand Down

0 comments on commit 0f9760d

Please sign in to comment.