From f6a5e7589396854e10e023c25237b47e512ff047 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 14 Apr 2006 11:23:56 +0000 Subject: Adding SQLMap unit tests. Allow sqlmap to use Prado's caching module to cache records. --- demos/sqlmap-sample/protected/petshop-db/products.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'demos/sqlmap-sample/protected/petshop-db/products.xml') diff --git a/demos/sqlmap-sample/protected/petshop-db/products.xml b/demos/sqlmap-sample/protected/petshop-db/products.xml index bf1453b2..3c2899a7 100644 --- a/demos/sqlmap-sample/protected/petshop-db/products.xml +++ b/demos/sqlmap-sample/protected/petshop-db/products.xml @@ -1,7 +1,12 @@ - SELECT * FROM product -- cgit v1.2.3