annotate demo/crud2.urp @ 2209:0ca11d57c175

Cleans up interface (it's now a command line option) and renames project to "sqlcache" in the all-one-word style. Still has issues to do with concurrency, retrying transactions, and foreign function calls that either rely on state or have side effects.
author Ziv Scully <ziv@mit.edu>
date Sat, 31 May 2014 03:08:16 -0400
parents 0ce90d4d9ae7
children
rev   line source
adamc@422 1 database dbname=test
adamc@422 2 sql crud2.sql
adamc@422 3
adamc@422 4 crud
adamc@422 5 crud2