Robert Ryan
|
c183a1fdce
Add typeForColumn functions
|
4 years ago |
Robert Ryan
|
4009be0a6f
Allow rebinding of values for prepared queries
|
5 years ago |
August Mueller
|
fab5c73f8c
Version bump for the SPM
|
5 years ago |
August Mueller
|
7397e456a6
Version bump.
|
7 years ago |
Robert M. Ryan
|
cb92845077
Update transactions
|
8 years ago |
Robert M. Ryan
|
7ebbfd055c
Bump version to 2.7.3
|
8 years ago |
Robert M. Ryan
|
d1fc235264
Version 2.7.2
|
8 years ago |
Robert M. Ryan
|
61b9fb76d6
Version 2.7.1
|
8 years ago |
Robert M. Ryan
|
d02456a3c9
Update change log
|
8 years ago |
Robert M. Ryan
|
7da973d694
Version 2.6
|
10 years ago |
Robert M. Ryan
|
d2e1b51412
Add renditions of executeQuery and executeUpdate that throw errors in Swift
|
10 years ago |
August Mueller
|
4eda6c75c4
Weird merge from robertmryan-master
|
11 years ago |
August Mueller
|
a2db0af530
Cleanup and sdk fixes.
|
11 years ago |
August Mueller
|
b2293c16a4
Moved some files around.
|
11 years ago |
Dale Jefferson
|
7cfb889412
Fix typo, should be FMDB.h not .m
|
11 years ago |
August Mueller
|
941bfdd7b5
Notes and renames.
|
11 years ago |
robertmryan
|
b044f2a7c7
Only run appledoc on the .h files.
|
11 years ago |
August Mueller
|
3691599e49
Update contrib stuff.
|
11 years ago |
August Mueller
|
5e987e0c14
Notes on what's going on today.
|
11 years ago |
August Mueller
|
85979c37f3
notes.
|
11 years ago |
robertmryan
|
ca95403092
Create FMDB.h to include all the standard includes; moved framework code into its own subdirectory, “fmdb”; renamed fmdb.m to main.m to avoid confusion with new FMDB.h file; moved .pch and main.m into src/sample
|
11 years ago |
ccgus
|
d54f817686
Contribs and notes.
|
12 years ago |
ccgus
|
3c6d3ca6e1
Notes on what's been going on.
|
12 years ago |
August Mueller
|
4eed21dc9b
Graham Dennis gets some props.
|
12 years ago |
August Mueller
|
cac897ed87
Fixed a problem where having statement caching turned on would cause issues when trying to use two result sets with the same query but different binding parameters. Thanks to Nick Hodapp for the original patch.
|
12 years ago |
ccgus
|
f62b8d798d
Added methods that expose va_list arguments
|
12 years ago |
ccgus
|
23eee37451
Logs errors is now turned on by default. It's easy to turn off, and if you're seeing errors then you should probably fix those.
|
12 years ago |
robertmryan
|
d433940734
Typographical edit regarding `NS_FORMAT_FUNCTION` change
|
12 years ago |
robertmryan
|
cbe291105d
Added `NS_FORMAT_FUNCTION` qualifier to `executeQueryWithFormat` and `executeUpdateWithFormat` declarations
|
12 years ago |
Rob Ryan
|
095532b5c1
Moved comments from README to CHANGES
|
12 years ago |