From: Colin P. A. <co...@co...> - 2009-08-26 11:23:25
|
I'm just playing with HaskellDB at the moment. I got a program working which generates a database and a Haskell module - just one table so far. But I notice there is no option to mark a column as being the unique primary key. Have I missed something, or do I have to maintain this invariant throughout the program logic? -- Colin Adams Preston Lancashire |