annotate tests/rewrite.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 3b7e46790fa7
children
rev   line source
adamc@768 1 debug
adamc@768 2 database dbname=rewrite
adamc@768 3 sql rewrite.sql
adamc@768 4 rewrite url Rewrite/other Schrewrite/brother
adamc@768 5 rewrite url Rewrite/*
adamc@768 6 rewrite relation Rewrite/t mytab
adamc@768 7
adamc@768 8 rewrite