Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
91 stars 13 forks source link

Makes load_first respect order and offset #26

Closed joaommartins closed 1 year ago

joaommartins commented 1 year ago

Addressing #25

Electron100 commented 1 year ago

Thank you for fixing this!