PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 71342537cf Adjust to ObjFW changes
FossilOrigin-Name: bec524d06bdfb4ce57a88ef307fb1fc93eaa01201ff20c221814f404891d1009
2014-07-18 21:40:09 +00:00
exceptions Adjust to ObjFW changes 2014-07-18 21:40:09 +00:00
ObjPgSQL.xcodeproj Add -[insertRows:intoTable:]. 2012-10-06 21:02:01 +00:00
.gitignore Add Xcode project. 2012-10-05 21:19:22 +00:00
Info.plist Add Xcode project. 2012-10-05 21:19:22 +00:00
Makefile Improve Makefile. 2013-02-14 23:30:25 +00:00
ObjPgSQL.h Install all headers into one place. 2012-10-05 21:26:22 +00:00
PGConnection.h Add -[PGConnection close]. 2013-05-18 01:37:42 +00:00
PGConnection.m Adjust to ObjFW changes 2014-07-18 21:40:09 +00:00
PGResult.h Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResult.m Improve exceptions. 2013-07-23 14:11:41 +00:00
PGResultRow.h Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResultRow.m Adjust to ObjFW changes 2014-07-18 21:40:09 +00:00
test.m Implement fast enumeration. 2012-10-30 22:33:40 +00:00