annotate demo/crud1.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 0767d7ad0c3a
children
rev   line source
adamc@421 1 database dbname=test
adamc@421 2 sql crud1.sql
adamc@421 3
adamc@421 4 crud
adamc@421 5 crud1