refactor csv data
This commit is contained in:
committed by
Daniel Hutzel
parent
29fb47f2e9
commit
25bdc0a6b2
@@ -411,4 +411,3 @@ ID,invoiceDate,billingAddress,billingCity,billingState,billingCountry,billingPos
|
|||||||
410,2013-12-09 00:00:00,"Rua dos Campeões Europeus de Viena, 4350",Porto,,Portugal,,8.91,1,35
|
410,2013-12-09 00:00:00,"Rua dos Campeões Europeus de Viena, 4350",Porto,,Portugal,,8.91,1,35
|
||||||
411,2013-12-14 00:00:00,Porthaninkatu 9,Helsinki,,Finland,00530,13.86,1,44
|
411,2013-12-14 00:00:00,Porthaninkatu 9,Helsinki,,Finland,00530,13.86,1,44
|
||||||
412,2013-12-22 00:00:00,"12,Community Centre",Delhi,,India,110017,1.99,1,58
|
412,2013-12-22 00:00:00,"12,Community Centre",Delhi,,India,110017,1.99,1,58
|
||||||
413,1605029257560,,,,,,0.99,1,4
|
|
||||||
|
|||||||
|
@@ -27,9 +27,6 @@
|
|||||||
},
|
},
|
||||||
"cds": {
|
"cds": {
|
||||||
"ACCESS_TOKEN_SECRET": "secret",
|
"ACCESS_TOKEN_SECRET": "secret",
|
||||||
"hana": {
|
|
||||||
"deploy-format": "hdbtable"
|
|
||||||
},
|
|
||||||
"requires": {
|
"requires": {
|
||||||
"db": {
|
"db": {
|
||||||
"kind": "sqlite",
|
"kind": "sqlite",
|
||||||
|
|||||||
Reference in New Issue
Block a user