view tests/rec.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 a07f476d9b61
children
line wrap: on
line source

fun main () : transaction page = return <html><body>
        <a link={main ()}>Ride again!</a>
</body></html>