PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 9a98086e25 Convert floats to native objects as well.
FossilOrigin-Name: 7a033e34c4e334f5b663b7c5e2f10eb8e3fe9a8a0de96a64b352fc4a1e37b410
2012-10-08 18:54:16 +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 Convert types using the result of PQftypes(). 2012-10-07 22:45:36 +00:00
ObjPgSQL.h Install all headers into one place. 2012-10-05 21:26:22 +00:00
PGConnection.h Enforce queries to be constant. 2012-10-08 18:52:32 +00:00
PGConnection.m Use the description for unknown parameter types. 2012-10-08 18:53:48 +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 Convert floats to native objects as well. 2012-10-08 18:54:16 +00:00
test.m Convert types using the result of PQftypes(). 2012-10-07 22:45:36 +00:00