Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Dave Townsend
|
0383c618f7
|
Bug 570529: mozIStorageStatement.execute() should reset itself even if an error occurs. r=sdwilsh
|
2010-06-07 15:06:56 -07:00 |
Shawn Wilsher
|
aaaa6a101b
|
Bug 490833 - mozIStorageStatement::getParameterIndex should only accept :-named parameters
This makes getParameterIndex only work properly with :-named parameters. This
simplifies the work callers actually have to do.
r=asuth
|
2009-05-08 20:29:57 -04:00 |
Shawn Wilsher
|
831a3e736d
|
Backed out changeset b6f09258a505 (bug 490833).
|
2009-05-08 19:57:37 -07:00 |
Shawn Wilsher
|
7c59976c6e
|
Bug 490833 - mozIStorageStatement::getParameterIndex should only accept :-named parameters
This makes getParameterIndex only work properly with :-named parameters. This
simplifies the work callers actually have to do.
r=asuth
|
2009-05-08 20:29:57 -04:00 |
reed@reedloden.com
|
9e2384777a
|
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
|
ce9577407a
|
Bug 394789 - Add a finalize() method to mozStorageStatement. r=neil, r=sspitzer, a=bzbarsky
|
2007-09-18 20:26:51 -07:00 |
sdwilsh@shawnwilsher.com
|
fba73878f4
|
Bug 388059 - Add a getColumnIndex method to mozIStorageStatement. r=sspitzer
|
2007-07-19 09:30:17 -07:00 |
sdwilsh@shawnwilsher.com
|
fe1aace69e
|
Bug 388048 - mozIStorageStatement::getParameterIndexes is useless. r=sspitzer
|
2007-07-15 11:03:20 -07:00 |
sdwilsh@shawnwilsher.com
|
d96db35e43
|
Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer
|
2007-06-18 16:42:23 -07:00 |
sdwilsh@shawnwilsher.com
|
23d6cb6f49
|
Bug 383619 - Get xpcshell tests for mozStorage. r=vladimir
|
2007-06-11 20:59:26 -07:00 |