digital-fabric / extralite

Ruby on SQLite
http://www.rubydoc.info/gems/extralite
MIT License
255 stars 8 forks source link

Add support for binding named parameters from Struct and Data classes #30

Closed gschlager closed 11 months ago

gschlager commented 11 months ago

It reuses the binding logic for hash keys. Additionally, it improves error message for unsupported values and key types in hashes.

noteflakes commented 11 months ago

Hey @gschlager, that's a great PR! I've added you as a collaborator so you should have merge rights. So just go ahead and merge your PR's yourself. I'm really happy to have your contributions. Cheers!