BrainlessLabs / bun

Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library
http://www.codeproject.com/Articles/1100449/Cplusplus-Object-Relational-Mapping-ORM-Eating-the
BSD 3-Clause "New" or "Revised" License
106 stars 16 forks source link

Fixing bugs for postgres #29

Closed BrainlessLabs closed 6 years ago

BrainlessLabs commented 6 years ago

There were few bugs that didnt allow postgres execution. Fixed them

Co-Authored-By: BrainlessLabs sp-mishra@users.noreply.github.com


This change is Reviewable