PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 16dc91b0e7 Add -[PGConnection close].
FossilOrigin-Name: 52b090139e1672d79c01e1a7e3d681cd342101efbe04a6c1d4f395c6b65c797a
2013-05-18 01:37:42 +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 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 Add -[PGConnection close]. 2013-05-18 01:37:42 +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