mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-13 15:25:13 +00:00
test: enable postgres/derives test
This commit is contained in:
@@ -161,6 +161,11 @@ name = "postgres-macros"
|
||||
path = "tests/postgres/macros.rs"
|
||||
required-features = [ "postgres", "macros" ]
|
||||
|
||||
[[test]]
|
||||
name = "postgres-derives"
|
||||
path = "tests/postgres/derives.rs"
|
||||
required-features = [ "postgres", "macros" ]
|
||||
|
||||
#
|
||||
# Microsoft SQL Server (MSSQL)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user