annotate tests/goodbye.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 c05e2e4bdde7
children
rev   line source
adam@1707 1 database dbname=goodbye
adam@1707 2 sql goodbye.sql
adam@1707 3 rewrite all Goodbye/*
adam@1707 4 timeout 5
adam@1707 5
adam@1707 6 goodbye