annotate tests/sql_ops.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 5d494183ca89
children
rev   line source
adamc@559 1 debug
adamc@559 2 database dbname=sql_ops
adamc@559 3 sql sql_ops.sql
adamc@559 4 exe /tmp/webapp
adamc@559 5
adamc@559 6 sql_ops