PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 728b3d1e2a Add -[insertRows:intoTable:].
FossilOrigin-Name: 7b335b3af81d4506f2842748671541073f4c455b4a0ce8a108eab0d43280f3ad
2012-10-06 21:02:01 +00:00
exceptions Install all headers into one place. 2012-10-05 21:26:22 +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 Install all headers into one place. 2012-10-05 21:26:22 +00:00
ObjPgSQL.h Install all headers into one place. 2012-10-05 21:26:22 +00:00
PGConnection.h Add -[insertRows:intoTable:]. 2012-10-06 21:02:01 +00:00
PGConnection.m Add -[insertRows:intoTable:]. 2012-10-06 21:02:01 +00:00
PGResult.h Initial import. 2012-10-03 13:20:06 +00:00
PGResult.m Add Xcode project. 2012-10-05 21:19:22 +00:00
PGResultRow.h Add Xcode project. 2012-10-05 21:19:22 +00:00
PGResultRow.m Add Xcode project. 2012-10-05 21:19:22 +00:00
test.m Add -[insertRows:intoTable:]. 2012-10-06 21:02:01 +00:00