BritishGeologicalSurvey / etlhelper

ETL Helper is a Python ETL library to simplify data transfer into and out of databases.
https://britishgeologicalsurvey.github.io/etlhelper/
GNU Lesser General Public License v3.0
105 stars 25 forks source link

Validate table name in copy_table_rows #142

Closed volcan01010 closed 1 year ago

volcan01010 commented 1 year ago

This is a minor update to apply validate_identifier to the table name passed to copy_table_rows.