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 on 2020-10-01 21:16:18 |
Other Links: | manifest | tags |
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 | |
Modified src/Makefile from [abbf91e936] to [01dac98e98]. [diff]
Modified src/ObjSQLite3.h from [8bfc55c8f4] to [dfb1cfef6c]. [diff]
Renamed and modified src/SL3Statement+Private.h [92e0d4eb09] to src/SL3PreparedStatement+Private.h [ff87100ce2]. [diff]
Renamed and modified src/SL3Statement.h [497f2f5c61] to src/SL3PreparedStatement.h [be4fe62381]. [diff]
Renamed and modified src/SL3Statement.m [b353cf7850] to src/SL3PreparedStatement.m [a10b9cc893]. [diff]
Modified src/exceptions/SL3BindObjectFailedException.h from [69fc1918c5] to [c7da60d503]. [diff]
Modified src/exceptions/SL3BindObjectFailedException.m from [c032a975f1] to [49a3ed4613]. [diff]
Modified src/exceptions/SL3ClearBindingsFailedException.h from [74886695ae] to [a5452ee763]. [diff]
Modified src/exceptions/SL3ClearBindingsFailedException.m from [16c532bbe5] to [eeb4227f18]. [diff]
Modified src/exceptions/SL3ExecuteStatementFailedException.h from [5a9438e08a] to [679d299e03]. [diff]
Modified src/exceptions/SL3ExecuteStatementFailedException.m from [14ca9568bf] to [0ac8be2389]. [diff]
Modified src/exceptions/SL3ResetStatementFailedException.h from [db5776d4e0] to [01683aae10]. [diff]
Modified src/exceptions/SL3ResetStatementFailedException.m from [279a39c96d] to [d7ce63a515]. [diff]