ObjPgSQL  Check-in [406d3f822e]

Overview
Comment:Add a license
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 406d3f822eb343c06d59dd872aa1f1c572bd3b1ba06835893b848df5c24e23ff
User & Date: js 2017-05-10 23:59:18
Context
2018-02-25
23:40
Delete Xcode project check-in: 250ec9d4e2 user: js tags: trunk
2017-05-10
23:59
Add a license check-in: 406d3f822e user: js tags: trunk
23:51
Do not depend on object literals for tests check-in: 2105581c29 user: js tags: trunk
Changes
Unified Diffs Side-by-Side Diffs Patch

Changes to src/ObjPgSQL.h.

Changes to src/PGConnection+Private.h.

Changes to src/PGConnection.h.

Changes to src/PGConnection.m.

Changes to src/PGResult+Private.h.

Changes to src/PGResult.h.

Changes to src/PGResult.m.

Changes to src/PGResultRow+Private.h.

Changes to src/PGResultRow.h.

Changes to src/PGResultRow.m.

Changes to src/exceptions/PGCommandFailedException.h.

Changes to src/exceptions/PGCommandFailedException.m.

Changes to src/exceptions/PGConnectionFailedException.h.

Changes to src/exceptions/PGConnectionFailedException.m.

Changes to src/exceptions/PGException.h.

Changes to src/exceptions/PGException.m.

Changes to tests/tests.m.