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

Remove all keys from values #376

Closed Remalloc closed 3 years ago

Remalloc commented 3 years ago

Solved #374. This PR may change the before behavior when users use 'update_many' to update primary key.