log src/sqlcache.sml

age author description
Thu, 19 Nov 2015 01:59:00 -0500 Ziv Scully Support nested queries but disable UrFlow for now.
Tue, 17 Nov 2015 02:44:37 -0500 Ziv Scully Make cache flushes happen immediately instead of at end of transaction.
Sun, 15 Nov 2015 14:18:35 -0500 Ziv Scully Fix bugs for lock calculation and SQL parsing and add support for tasks.
Fri, 13 Nov 2015 11:03:09 -0500 Ziv Scully Finish locking, but it's not yet tested rigorously.
Fri, 13 Nov 2015 01:04:32 -0500 Ziv Scully Fix issue with one-element caches. Locking still WIP.
Tue, 10 Nov 2015 12:35:00 -0500 Ziv Scully Fix bug in and clean up free path code.
Mon, 09 Nov 2015 13:37:31 -0500 Ziv Scully Progress on free paths, but consolidation seems to fail more with them.