Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file packages/db/lib/sqlite/util.tcl version 46a8e047ee
|
2019-04-18
| ||
| 07:03 | bits new command incr check-in: c9c5fd3b4a user: pooryorick tags: trunk | |
|
2019-04-04
| ||
| 11:53 | struct tree replace q_node_forge_up_node with a faster variant that avoids additional calls to the database check-in: d516652ae7 user: pooryorick tags: trunk | |
| 11:52 | cache fix critical bug check-in: 81bb5be7c1 user: pooryorick tags: trunk | |
|
2019-04-03
| ||
| 19:03 |
struct tree
correct handling of nodes with no value
however, q_node_forge_up_top has become slow againcheck-in: 12a6c56756 user: pooryorick tags: trunk | |
| 08:09 |
struct tree
ensure that node_forge recognizes links
consolidate queriescheck-in: 8e298346a6 user: pooryorick tags: trunk | |
|
2019-04-02
| ||
| 12:51 |
struct tree
reintroduce node_forge
from [a84e056d7ab5f927]
with some modifications because it is much faster in some casescheck-in: 22af82493e user: pooryorick tags: trunk | |
|
2019-04-01
| ||
| 10:06 | struct tree redesign to guarantee storage and retrieval of values without corruption due to type coercion on the part of sqlite. check-in: b7aa9f4701 user: pooryorick tags: trunk | |
|
2019-03-31
| ||
| 15:51 |
struct tree
new implmentaton of the main pivot query. Unfortunately, it isn't any
faster.
new commands up up&check-in: 6939779d30 user: pooryorick tags: trunk | |
|
2019-03-29
| ||
| 15:12 |
struct tree
new more performant foundational sql query to navigate the tree
significant code cleanupcheck-in: 6783c95cf6 user: pooryorick tags: trunk | |
| 15:02 |
db sqlite
new command
explain_pretty
dir new command [magic] list small modification to [take] proc fix behaviour of [import] string new command tolower test udate test data check-in: 098b7fbbd3 user: pooryorick tags: trunk | |