Fix distinct type row mapping
This commit is contained in:
@@ -18,6 +18,7 @@ requires "namespaced_logging >= 2.0.2"
|
||||
|
||||
task unittest, "Runs the unit test suite.":
|
||||
exec "nim c -r --path:src tests/test_datetime"
|
||||
exec "nim c -r --path:src tests/test_distinct"
|
||||
|
||||
task integrationtest, "Runs the PostgreSQL integration test suite.":
|
||||
exec "nim c -r --path:src tests/test_datetime_postgres"
|
||||
|
||||
Reference in New Issue
Block a user