Using upserts for initial data
This commit is contained in:
10
test/localized-data/package.json
Normal file
10
test/localized-data/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"cds": {
|
||||
"requires": {
|
||||
"db": {
|
||||
"kind": "sql",
|
||||
"schema_evolution": "auto"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user