PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 6e1eda2f24 Nicer API.
-[executeCommand:parameters:] is now a variadic function instead of
taking an array as argument.

FossilOrigin-Name: d2fe40f16065b5ccf5ba135af1ec95f09ed2f8ee96e661a7a7d085da833e972e
2012-10-05 20:17:44 +00:00
exceptions Add ObjPgSQL.h. 2012-10-03 16:08:16 +00:00
.gitignore Add ObjPgSQL.h. 2012-10-03 16:08:16 +00:00
Makefile Add ObjPgSQL.h. 2012-10-03 16:08:16 +00:00
ObjPgSQL.h Add ObjPgSQL.h. 2012-10-03 16:08:16 +00:00
PGConnection.h Nicer API. 2012-10-05 20:17:44 +00:00
PGConnection.m Nicer API. 2012-10-05 20:17:44 +00:00
PGResult.h Initial import. 2012-10-03 13:20:06 +00:00
PGResult.m Initial import. 2012-10-03 13:20:06 +00:00
PGResultRow.h Initial import. 2012-10-03 13:20:06 +00:00
PGResultRow.m Exclude fields that are NULL from the result. 2012-10-04 22:18:31 +00:00
test.m Nicer API. 2012-10-05 20:17:44 +00:00