aboutsummaryrefslogtreecommitdiffhomepage
path: root/demo/more/orm1.urp
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2009-10-06 10:34:27 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2009-10-06 10:34:27 -0400
commit79edb644cdc9c2218be3c34151eb69a84fb8344e (patch)
tree8a386900871e1e5f5b8e0bc71360b35155987e1d /demo/more/orm1.urp
parent0e84370511179878aa0ebae8bf43810efac194a5 (diff)
Initial Orm1 demo
Diffstat (limited to 'demo/more/orm1.urp')
-rw-r--r--demo/more/orm1.urp6
1 files changed, 6 insertions, 0 deletions
diff --git a/demo/more/orm1.urp b/demo/more/orm1.urp
new file mode 100644
index 00000000..96d1a6e7
--- /dev/null
+++ b/demo/more/orm1.urp
@@ -0,0 +1,6 @@
+library orm
+database dbname=orm1
+sql orm1.sql
+
+$/list
+orm1