Robert Ryan
|
c183a1fdce
Add typeForColumn functions
|
4 年之前 |
Robert Ryan
|
4009be0a6f
Allow rebinding of values for prepared queries
|
5 年之前 |
August Mueller
|
fab5c73f8c
Version bump for the SPM
|
5 年之前 |
August Mueller
|
7397e456a6
Version bump.
|
7 年之前 |
Robert M. Ryan
|
cb92845077
Update transactions
|
8 年之前 |
Robert M. Ryan
|
7ebbfd055c
Bump version to 2.7.3
|
8 年之前 |
Robert M. Ryan
|
d1fc235264
Version 2.7.2
|
8 年之前 |
Robert M. Ryan
|
61b9fb76d6
Version 2.7.1
|
8 年之前 |
Robert M. Ryan
|
d02456a3c9
Update change log
|
8 年之前 |
Robert M. Ryan
|
7da973d694
Version 2.6
|
10 年之前 |
Robert M. Ryan
|
d2e1b51412
Add renditions of executeQuery and executeUpdate that throw errors in Swift
|
10 年之前 |
August Mueller
|
4eda6c75c4
Weird merge from robertmryan-master
|
11 年之前 |
August Mueller
|
a2db0af530
Cleanup and sdk fixes.
|
11 年之前 |
August Mueller
|
b2293c16a4
Moved some files around.
|
11 年之前 |
Dale Jefferson
|
7cfb889412
Fix typo, should be FMDB.h not .m
|
11 年之前 |
August Mueller
|
941bfdd7b5
Notes and renames.
|
11 年之前 |
robertmryan
|
b044f2a7c7
Only run appledoc on the .h files.
|
11 年之前 |
August Mueller
|
3691599e49
Update contrib stuff.
|
11 年之前 |
August Mueller
|
5e987e0c14
Notes on what's going on today.
|
11 年之前 |
August Mueller
|
85979c37f3
notes.
|
11 年之前 |
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 年之前 |
ccgus
|
d54f817686
Contribs and notes.
|
12 年之前 |
ccgus
|
3c6d3ca6e1
Notes on what's been going on.
|
12 年之前 |
August Mueller
|
4eed21dc9b
Graham Dennis gets some props.
|
12 年之前 |
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 年之前 |
ccgus
|
f62b8d798d
Added methods that expose va_list arguments
|
12 年之前 |
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 年之前 |
robertmryan
|
d433940734
Typographical edit regarding `NS_FORMAT_FUNCTION` change
|
12 年之前 |
robertmryan
|
cbe291105d
Added `NS_FORMAT_FUNCTION` qualifier to `executeQueryWithFormat` and `executeUpdateWithFormat` declarations
|
12 年之前 |
Rob Ryan
|
095532b5c1
Moved comments from README to CHANGES
|
12 年之前 |