PostgreSQL bindings for ObjFW.
Find a file
Jonathan Schleifer 7a728f9bd3 Remove -[PGConnection insertRow:]
It can be used in a way that leads to security issues, so it's better
not to have it at all.

FossilOrigin-Name: 30633656b050a8f3f41989bed97bb200a0a583bd47e69fd36f2ae450c4bad606
2024-08-11 17:22:05 +00:00
src Remove -[PGConnection insertRow:] 2024-08-11 17:22:05 +00:00
tests Remove -[PGConnection insertRow:] 2024-08-11 17:22:05 +00:00
.gitignore Add support for building as a .framework 2018-02-25 23:50:12 +00:00
meson.build Migrate build system to Meson 2024-08-07 19:43:07 +00:00
ObjPgSQL.oc.in Migrate build system to Meson 2024-08-07 19:43:07 +00:00