diff src/unnest.sml @ 754:8688e01ae469

A view query works
author Adam Chlipala <adamc@hcoop.net>
date Tue, 28 Apr 2009 15:04:37 -0400
parents f152f215a02c
children 7f871c03e3a1
line wrap: on
line diff
--- a/src/unnest.sml	Tue Apr 28 14:02:23 2009 -0400
+++ b/src/unnest.sml	Tue Apr 28 15:04:37 2009 -0400
@@ -404,6 +404,7 @@
                   | DExport _ => default ()
                   | DTable _ => default ()
                   | DSequence _ => default ()
+                  | DView _ => default ()
                   | DClass _ => default ()
                   | DDatabase _ => default ()
                   | DCookie _ => default ()