Mercurial > urweb
view demo/metaform1.ur @ 1428:58c9c039582a
Deal with Postgres's wonky type-changing for nullable columns of views
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 25 Feb 2011 15:46:29 -0500 |
parents | 6302b10dbe0e |
children |
line wrap: on
line source
open Metaform.Make(struct val names = {A = "Tic", B = "Tac", C = "Toe"} end)