annotate demo/more/orm1.urp @ 2286:0bdfec16a01d

Fix issue with one-element caches. Locking still WIP.
author Ziv Scully <ziv@mit.edu>
date Fri, 13 Nov 2015 01:04:32 -0500
parents b825d843b22d
children
rev   line source
adamc@991 1 library orm
adamc@992 2 database dbname=test
adamc@992 3 sql test.sql
adamc@991 4
adamc@991 5 $/list
adamc@991 6 orm1