annotate demo/more/versioned1.urp @ 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 10114d7b7477
children 5b2c7b9f6017
rev   line source
adamc@993 1 debug
adamc@993 2 library versioned
adamc@993 3 database dbname=test
adamc@993 4 sql versioned1.sql
adamc@993 5
adamc@993 6 versioned1