annotate demo/more/orm1.urp @ 2284:472b4504aef2

Actually use transactional machinery for flushes this time.
author Ziv Scully <ziv@mit.edu>
date Thu, 12 Nov 2015 11:44:21 -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