summaryrefslogtreecommitdiff
path: root/demo/batchG.ur
diff options
context:
space:
mode:
Diffstat (limited to 'demo/batchG.ur')
-rw-r--r--demo/batchG.ur1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/batchG.ur b/demo/batchG.ur
index e370b26e..d0071d7d 100644
--- a/demo/batchG.ur
+++ b/demo/batchG.ur
@@ -1,4 +1,5 @@
table t : {Id : int, A : string, B : float}
+ PRIMARY KEY Id
open BatchFun.Make(struct
val tab = t