diff --git a/404.html b/404.html old mode 100644 new mode 100755 index c294003..2c078e6 --- a/404.html +++ b/404.html @@ -1 +1 @@ -
Features
UPDATE
SET clause supports simple expression, ex: SET val=val+5
SET val=a-b
UPDATE
SET supports prepared statementINSERT
supports prepared statementxdb_bexec
, xdb_vbexec
, xdb_stmt_bexec
, xdb_stmt_vexec
, xdb_clear_bindings
Improvements
INSERT
parser avoids mallocUPDATE
only updates affected indexesINSERT
UPDATE
DELETE
auto-commit performance for IMDB
Test
SQLite
benchmark testBug Fixes
ns
to us
Initial refactor release
Features
crossdb-cli
is releasedcross_matchCreate
and cross_matchFree
cross_fields_h
and cross_match_h
Bug Fixes
Features
cross_fieldsCreate
and cross_fieldsFree
Bug Fixes
Features
CROSS_DB_XXX
to CROSS_XXX
Bug Fixes
cross_dbTblCreate
flags CROSS_DB_RBTREE
doesn't create Primary Key Index type correctlyFeatures
Bug Fixes
Features
UPDATE
SET clause supports simple expression, ex: SET val=val+5
SET val=a-b
UPDATE
SET supports prepared statementINSERT
supports prepared statementxdb_bexec
, xdb_vbexec
, xdb_stmt_bexec
, xdb_stmt_vexec
, xdb_clear_bindings
Improvements
INSERT
parser avoids mallocUPDATE
only updates affected indexesINSERT
UPDATE
DELETE
auto-commit performance for IMDB
Test
SQLite
benchmark testBug Fixes
ns
to us
Initial refactor release
Features
crossdb-cli
is releasedcross_matchCreate
and cross_matchFree
cross_fields_h
and cross_match_h
Bug Fixes
Features
cross_fieldsCreate
and cross_fieldsFree
Bug Fixes
Features
CROSS_DB_XXX
to CROSS_XXX
Bug Fixes
cross_dbTblCreate
flags CROSS_DB_RBTREE
doesn't create Primary Key Index type correctlyFeatures
Bug Fixes