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