Patched DateOnly columns
This commit is contained in:
committed by
Chris
parent
416d668294
commit
ba0a5f1b6e
@@ -3,7 +3,7 @@
|
||||
"Provider": "Postgres"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Host=localhost;Port=5432;Database=example_prod;Username=postgres;Password=postgres"
|
||||
"DefaultConnection": "Host=db;Port=5432;Database=db;Username=user;Password=password"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
|
||||
Reference in New Issue
Block a user