Araq / ormin

Ormin -- An ORM for Nim.
MIT License
152 stars 18 forks source link

Fixs issue #28 returning id fail under postgresql #33

Closed huaxk closed 4 years ago

huaxk commented 4 years ago

Fixs #28 and test ok.

Araq commented 4 years ago

Er, with this the CI failed? Can you look into it, @huaxk ?

huaxk commented 4 years ago

I try to fix in the next pull request.