annotate tests/t_t.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 e2d7bd41f527
children
rev   line source
adam@1466 1 dbms sqlite
adam@1466 2 database /tmp/test
adam@1466 3 sql t_t.sql
adam@1466 4
adam@1466 5 t_t