Mercurial > urweb
diff demo/more/bulkEdit.urs @ 1005:c6e948ec79e9
Saving changes to user list
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 20 Oct 2009 13:08:42 -0400 |
parents | a87495bcaeec |
children |
line wrap: on
line diff
--- a/demo/more/bulkEdit.urs Tue Oct 20 12:48:53 2009 -0400 +++ b/demo/more/bulkEdit.urs Tue Oct 20 13:08:42 2009 -0400 @@ -2,6 +2,8 @@ con keyName :: Name con keyType :: Type val showKey : show keyType + val readKey : read keyType + val injKey : sql_injectable keyType con visible :: {(Type * Type)} constraint [keyName] ~ visible