aboutsummaryrefslogtreecommitdiffhomepage
path: root/caching-tests/test.urp
diff options
context:
space:
mode:
authorGravatar Ziv Scully <ziv@mit.edu>2014-05-27 21:14:13 -0400
committerGravatar Ziv Scully <ziv@mit.edu>2014-05-27 21:14:13 -0400
commitb1516ed386ca303a526959586f0a06564ca77bb0 (patch)
treed37d80752e5a132615064d4b1e991dcb8ef35793 /caching-tests/test.urp
parent93d6de491838eb3607a12686bfdc250366aa60e4 (diff)
Finishes initial prototype, caching parameterless pages with table-match-based invalidation. Still has problems parsing non-Postgres SQL dialects properly.
Diffstat (limited to 'caching-tests/test.urp')
-rw-r--r--caching-tests/test.urp3
1 files changed, 2 insertions, 1 deletions
diff --git a/caching-tests/test.urp b/caching-tests/test.urp
index e5111220..123f58e5 100644
--- a/caching-tests/test.urp
+++ b/caching-tests/test.urp
@@ -1,4 +1,5 @@
-database dbname=test
+database test.db
+sql test.sql
safeGet Test/flush01
safeGet Test/flush10
safeGet Test/flush11