This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
storage
/
test
/
unit
History
sdwilsh%shawnwilsher.com
844f29ee35
Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@233393 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-30 13:43:18 +00:00
..
head_storage.js
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
test_bug-365166.js
Bug 365166 - crash [@ strlen] calling mozIStorageStatement::getColumnName of a statement created with "PRAGMA user_version" or "PRAGMA schema_version". Patch by Nickolay Ponomarev <asqueella@gmail.com>. r=sdwilsh
2007-07-02 22:36:41 +00:00
test_bug-393952.js
unit test for bug
#393952
: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1])
2007-08-28 16:39:07 +00:00
test_like_escape.js
fix for bug
#391697
: add escapeStringForLIKE to mozIStorageStatement
2007-08-10 22:57:03 +00:00
test_like.js
fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions
2007-08-10 16:19:58 +00:00
test_storage_aggregates.js
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
test_storage_connection.js
Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer
2007-08-30 13:43:18 +00:00
test_storage_function.js
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
test_storage_progresshandler.js
fix for bug
#385067
: upgrade to latest version of sqlite (3.4.0)
2007-08-02 15:24:51 +00:00
test_storage_service.js
…
test_storage_statement_wrapper.js
Bug 384454 - Remove sqlite3_bind_parameter_indexes. r=sspitzer
2007-06-18 23:42:24 +00:00
test_storage_statement.js
Bug 388059 - Add a getColumnIndex method to mozIStorageStatement. r=sspitzer
2007-07-19 16:30:17 +00:00
test_storage_value_array.js
…
test_unicode.js
fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions
2007-08-10 16:19:58 +00:00