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
100 stars 25 forks source link

Change column type to lowercase #164

Closed leorudczenko closed 1 year ago

leorudczenko commented 1 year ago

Description

This pull request merges the SQLite test fix authored by @ximenesuk into the for_v1 branch.

I have checked the tests and they now complete with no errors.