PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer b3eaf2f272 Prefix all ivars with an underscore.
FossilOrigin-Name: 8c8a4313228bba7114d582a6802a2df53a1fb357f5c0805ae58531dd4c799d8c
2013-02-13 23:40:58 +00:00
exceptions Prefix all ivars with an underscore. 2013-02-13 23:40:58 +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 Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGConnection.m Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResult.h Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResult.m Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResultRow.h Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
PGResultRow.m Prefix all ivars with an underscore. 2013-02-13 23:40:58 +00:00
test.m Implement fast enumeration. 2012-10-30 22:33:40 +00:00