reed@reedloden.com
|
a8ff36f025
|
Bug 403068 - "Need a wrapper function for SQLite function sqlite3_column_decltype" [p=jzhang@aptana.com (john Zhang) r=sdwilsh a1.9=damons]
|
2007-11-13 00:26:45 -08:00 |
sdwilsh@shawnwilsher.com
|
dee8ac7f39
|
Bug 394789 - Add a finalize() method to mozStorageStatement. r=neil, r=sspitzer, a=bzbarsky
|
2007-09-18 20:26:51 -07:00 |
dtownsend@oxymoronical.com
|
f0886f7ceb
|
Clarification comments for parameters, no bug. r=sdwilsh
|
2007-08-30 16:46:56 -07:00 |
sdwilsh@shawnwilsher.com
|
4eac417aa8
|
Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer
|
2007-08-30 06:43:17 -07:00 |
sspitzer@mozilla.org
|
baa64e03da
|
fix for bug #391697: add escapeStringForLIKE to mozIStorageStatement r=sdwilsh
|
2007-08-10 15:57:02 -07:00 |
sdwilsh@shawnwilsher.com
|
510bb3d6b4
|
Bug 388059 - Add a getColumnIndex method to mozIStorageStatement. r=sspitzer
|
2007-07-19 09:30:17 -07:00 |
sdwilsh@shawnwilsher.com
|
7e7cab07e6
|
Bug 388048 - mozIStorageStatement::getParameterIndexes is useless. r=sspitzer
|
2007-07-15 11:03:20 -07:00 |
sdwilsh@shawnwilsher.com
|
7f9c748719
|
Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh
|
2007-07-07 14:14:51 -07:00 |
sdwilsh@shawnwilsher.com
|
8b24012813
|
Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano
|
2007-07-03 13:54:36 -07:00 |
philringnalda@gmail.com
|
05ae532ba4
|
Bug 386366 - Add convenience method for getting the database schema version, patch by Shawn Wilsher <sdwilsh@mozilla.com>, r=sspitzer
|
2007-06-29 20:32:09 -07:00 |
dwitte@stanford.edu
|
79dbd48ee2
|
check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer
|
2007-06-13 21:58:52 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
sdwilsh%shawnwilsher.com
|
4dc42ff373
|
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
|
2008-03-24 22:14:40 +00:00 |
sdwilsh%shawnwilsher.com
|
fa9a0b9fce
|
Bug 416173 - BackupDB is completely useless. r=vlad, a=damons
|
2008-02-09 19:05:49 +00:00 |
myk%mozilla.org
|
0575dd8932
|
bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons
|
2008-01-29 23:34:21 +00:00 |
sdwilsh%shawnwilsher.com
|
b7fbe63d85
|
Bug 411976 - Update the comment in mozIStorageService.idl to reflect recent SQLite changes. This is a comment change only - NPOTDB.
|
2008-01-25 18:18:15 +00:00 |
reed%reedloden.com
|
d72c347691
|
Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+]
|
2007-12-18 05:34:51 +00:00 |
reed%reedloden.com
|
4b8d43fb2c
|
Bug 403068 - "Need a wrapper function for SQLite function sqlite3_column_decltype" [p=jzhang@aptana.com (john Zhang) r=sdwilsh a1.9=damons]
|
2007-11-13 08:26:46 +00:00 |
sdwilsh%shawnwilsher.com
|
d3b754ab84
|
Bug 394789 - Add a finalize() method to mozStorageStatement. r=neil, r=sspitzer, a=bzbarsky
|
2007-09-19 03:26:52 +00:00 |
dtownsend%oxymoronical.com
|
74ee3355a9
|
Clarification comments for parameters, no bug. r=sdwilsh
|
2007-08-30 23:46:56 +00:00 |
sdwilsh%shawnwilsher.com
|
9f9c9e8932
|
Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer
|
2007-08-30 13:43:18 +00:00 |
sspitzer%mozilla.org
|
6d27fcd5a3
|
fix for bug #391697: add escapeStringForLIKE to mozIStorageStatement
r=sdwilsh
|
2007-08-10 22:57:03 +00:00 |
sdwilsh%shawnwilsher.com
|
f1fbebebfa
|
Bug 388059 - Add a getColumnIndex method to mozIStorageStatement. r=sspitzer
|
2007-07-19 16:30:17 +00:00 |
sdwilsh%shawnwilsher.com
|
a829849d4f
|
Bug 388048 - mozIStorageStatement::getParameterIndexes is useless. r=sspitzer
|
2007-07-15 18:03:20 +00:00 |
sdwilsh%shawnwilsher.com
|
8c99a92336
|
Bug 333848 - add full-featured user-defined functions and progress handlers to storage. Patch by Lev Serebryakov <blacklion@gmail.com>. r=sdwilsh
|
2007-07-07 21:14:52 +00:00 |
sdwilsh%shawnwilsher.com
|
1b193910de
|
Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano
|
2007-07-03 20:54:37 +00:00 |
philringnalda%gmail.com
|
c65379a243
|
Bug 386366 - Add convenience method for getting the database schema version, patch by Shawn Wilsher <sdwilsh@mozilla.com>, r=sspitzer
|
2007-06-30 03:32:09 +00:00 |
dwitte%stanford.edu
|
d5fb46c1b9
|
check for non-null connection in mozStorageTransaction helper. b=384224, r=sspitzer
|
2007-06-14 04:58:52 +00:00 |
brettw%gmail.com
|
874364b9ab
|
Bug 336314 r=darin Make storage threadsafe
|
2006-05-03 23:29:12 +00:00 |
brettw%gmail.com
|
074cf35e12
|
Bug 335836 r=vladimir Add warnings to comments on usage of storage service
|
2006-05-02 17:35:48 +00:00 |
brettw%gmail.com
|
80a0effc12
|
Bug 331158 r=vladimir Add preload capability to storage service for sqlite pager cache.
|
2006-04-11 17:06:55 +00:00 |
brettw%gmail.com
|
edb3cea717
|
Bug 327317 r=vladimir Create IndexExists function
|
2006-02-28 20:57:39 +00:00 |
brettw%gmail.com
|
f0697478d3
|
Bug 324994 forgotten interface documentation.
|
2006-02-08 02:18:12 +00:00 |
brettw%gmail.com
|
06c9dac0ff
|
Bug 319453, r=vladimir: Bounds check GetBlob, return NULL if 0 size.
|
2005-12-07 20:52:33 +00:00 |
vladimir%pobox.com
|
d22f633bce
|
b=273050, bump interface UUIDs and fix test compilation
|
2005-11-15 19:35:39 +00:00 |
vladimir%pobox.com
|
b0261cd14c
|
b=273050, storage module interface review, r=darin
|
2005-11-15 00:35:50 +00:00 |
brettw%gmail.com
|
d216411520
|
Helper class for C++ users to manage transaction scope.
bug 310636
r=bryner
|
2005-11-08 02:16:15 +00:00 |
brettw%gmail.com
|
b0dedf9fbe
|
Added helper classes for C++ users to deal with transaction and statement
scope. Exposes sqlite's in-memory database capability.
bug 310636
r=bryner
|
2005-11-08 02:15:01 +00:00 |
vladimir%pobox.com
|
538d19c530
|
b=293707, update storage calendar, partial (mozStorage-only) commit, r=shaver
|
2005-05-12 01:09:04 +00:00 |
vladimir%pobox.com
|
518d570061
|
fix for SQLITE_SCHEMA error, as well as using multiple-named-statement binding functions
|
2005-04-17 21:00:50 +00:00 |
vladimir%pobox.com
|
5b0800ae0b
|
b=272974, nice scriptable interfaces for storage, r=shaver
|
2004-12-03 16:56:57 +00:00 |
darin%meer.net
|
c58fb8e482
|
value passed to bindDataParameter should be declared const, NOT PART OF THE BUILD
|
2004-10-20 04:08:55 +00:00 |
vladimir%pobox.com
|
004e547aa3
|
remove native sqlite3.h bits from Connection idl
|
2004-10-09 14:33:01 +00:00 |
vladimir%pobox.com
|
579b0040c9
|
b=263211, sqlite3 and storage landing - step 2; r=darin,sr=shaver
|
2004-10-09 00:04:10 +00:00 |