Update default features

This commit is contained in:
Billy Chan 2021-07-26 12:48:25 +08:00
parent 571e4eb5d9
commit 52c36d1bc4
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -75,10 +75,6 @@ default = [
"with-rust_decimal", "with-rust_decimal",
"mock", "mock",
"with-uuid", "with-uuid",
"sqlx-postgres",
"sqlx-mysql",
"sqlx-sqlite",
] ]
macros = ["sea-orm-macros"] macros = ["sea-orm-macros"]
codegen = ["sea-orm-codegen"] codegen = ["sea-orm-codegen"]