Day 2, full DB import/update/delete from dir with XML or HTTP
This commit is contained in:
1
aore/templates/postgre/bulk_create.sql
Normal file
1
aore/templates/postgre/bulk_create.sql
Normal file
@@ -0,0 +1 @@
|
||||
COPY "%tablename%" (%fieldslist%) FROM '%csvname%' DELIMITER '%tab%' NULL 'NULL'
|
||||
Reference in New Issue
Block a user