Test: CSV UPSERT from different layers
This commit is contained in:
3
fiori/db/data/sap.common-Currencies.csv
Normal file
3
fiori/db/data/sap.common-Currencies.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
code;name
|
||||
EUR;EUR from fiori
|
||||
USD;USD from fiori
|
||||
|
@@ -34,7 +34,8 @@
|
||||
}
|
||||
},
|
||||
"db": {
|
||||
"kind": "sql"
|
||||
"kind": "sqlite",
|
||||
"schema_evolution": "auto"
|
||||
},
|
||||
"db-ext": {
|
||||
"[development]": {
|
||||
|
||||
Reference in New Issue
Block a user