Using upserts for initial data
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
"[production]": { "kind": "enterprise-messaging" }
|
||||
},
|
||||
"db": {
|
||||
"kind": "sql"
|
||||
"kind": "sql",
|
||||
"schema_evolution": "auto"
|
||||
}
|
||||
},
|
||||
"log": { "service": true }
|
||||
|
||||
Reference in New Issue
Block a user