Test: CSV UPSERT from different layers

This commit is contained in:
Christian Georgi
2023-06-06 10:29:05 +02:00
parent d612a560aa
commit 18f49c9de8
4 changed files with 13 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
code;descr
EUR;EUR from bookshop
USD;USD from bookshop
1 code descr
2 EUR EUR from bookshop
3 USD USD from bookshop