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

[Feature request] Allow to use '..' or 'between' for 'datetime' #366

Open karolzlot opened 3 years ago

karolzlot commented 3 years ago

Currently between doesn't work for 'date' and 'datetime' types.