canonical / sqlair

Friendly type mapping for SQL databases
Apache License 2.0
16 stars 9 forks source link

Fix bug with One not checking for errors and others #59

Closed Aflynn50 closed 1 year ago

Aflynn50 commented 1 year ago

I found a few bugs while testing. These were:

niemeyer commented 1 year ago

As we discussed, let's please drop the use of closures in the query. This bug will be fixed as a side effect.