aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/sql_ops.urp
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2008-12-09 14:41:19 -0500
committerGravatar Adam Chlipala <adamc@hcoop.net>2008-12-09 14:41:19 -0500
commit5108a7e86734b335b65b9efd60a7f2f2797b602b (patch)
tree1bdcd341e3e43df6833972a5384b8552f8343039 /tests/sql_ops.urp
parent55fefa6122803e9739e9e71f1d50eae671665df4 (diff)
Add SQL arithmetic operators
Diffstat (limited to 'tests/sql_ops.urp')
-rw-r--r--tests/sql_ops.urp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/sql_ops.urp b/tests/sql_ops.urp
new file mode 100644
index 00000000..90e47b77
--- /dev/null
+++ b/tests/sql_ops.urp
@@ -0,0 +1,6 @@
+debug
+database dbname=sql_ops
+sql sql_ops.sql
+exe /tmp/webapp
+
+sql_ops