annotate demo/more/orm1.urp @ 2230:a749acc51ae4

Factor out cache implementation from Sqlcache.
author Ziv Scully <ziv@mit.edu>
date Wed, 06 May 2015 14:50:29 -0400
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