annotate demo/more/orm1.urp @ 1932:98895243b5b6

Change handling of returned text blobs, to activate the normal EWrite optimizations
author Adam Chlipala <adam@chlipala.net>
date Wed, 11 Dec 2013 18:22:10 -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