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

Respect _limit and _offset kwargs for select distinct #424

Open simonwoerpel opened 1 year ago

simonwoerpel commented 1 year ago

this is a valid use case