pudo / dataset

Easy-to-use data handling for SQL data stores with support for implicit table creation, bulk loading, and transactions.
https://dataset.readthedocs.org/
MIT License
4.76k stars 297 forks source link

add_column() takes 3 positional arguments but 4 were given #430

Closed ianengelbrecht closed 6 months ago

ianengelbrecht commented 6 months ago

I'm getting this error in V1.5.2 when trying table.create_column and also with table.insert().

ianengelbrecht commented 6 months ago

Cancel that, I see I had to update the package version