Comment: | Rename SL3Statement -> SL3PreparedStatement |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4fc7a99ac98531e4bc6252a53c4a0827 |
User & Date: | js 2020-10-01 21:16:18 |
2020-10-01
| ||
21:21 | SL3Connection: Add a convenience initializer check-in: e8a975fc72 user: js tags: trunk | |
21:16 | Rename SL3Statement -> SL3PreparedStatement check-in: 4fc7a99ac9 user: js tags: trunk | |
21:09 | extra.mk.in: Fix missing OBJFW_CONFIG check-in: 7c61fcfb1e user: js tags: trunk | |
Changes to src/Makefile.
Changes to src/ObjSQLite3.h.
Name change from src/SL3Statement+Private.h to src/SL3PreparedStatement+Private.h.
Name change from src/SL3Statement.h to src/SL3PreparedStatement.h.
Name change from src/SL3Statement.m to src/SL3PreparedStatement.m.
Changes to src/exceptions/SL3BindObjectFailedException.h.
Changes to src/exceptions/SL3BindObjectFailedException.m.
Changes to src/exceptions/SL3ClearBindingsFailedException.h.
Changes to src/exceptions/SL3ClearBindingsFailedException.m.
Changes to src/exceptions/SL3ExecuteStatementFailedException.h.
Changes to src/exceptions/SL3ExecuteStatementFailedException.m.
Changes to src/exceptions/SL3ResetStatementFailedException.h.
Changes to src/exceptions/SL3ResetStatementFailedException.m.