annotate tests/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 e457d8972ff1
children
rev   line source
adamc@325 1 debug
adamc@325 2 database dbname=test
adamc@325 3 exe /tmp/webapp
adamc@325 4 sql /tmp/urweb.sql
adamc@325 5
adamc@325 6 crud
adamc@325 7 crud1