annotate tests/dbupload.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 216a3a67ebe3
children
rev   line source
adam@1867 1 database dbname=dbupload
adam@1867 2 sql dbupload.sql
adam@1867 3 allow mime *
adam@1867 4 rewrite all Dbupload/*
adam@1867 5
adam@1867 6 dbupload