annotate tests/dbupload2.urp @ 2265:a647a1560628

Hard-code Sqlcache module (in Ur/Web) as effectful and reorder sqlcache.sml.
author Ziv Scully <ziv@mit.edu>
date Wed, 14 Oct 2015 00:07:00 -0400
parents 229a299d739d
children
rev   line source
grrwlf@2053 1 database dbname=dbupload2.db
grrwlf@2053 2 sql dbupload2.sql
grrwlf@2053 3 allow mime *
grrwlf@2053 4 rewrite all Dbupload2/*
grrwlf@2053 5 debug
grrwlf@2053 6
grrwlf@2053 7 dbupload2