> > Just thought you might like to add
> >
> > * ALTER TABLE ADD PRIMARY KEY
> > * ALTER TABLE ADD UNIQUE
>
> And what
>
> ALTER TABLE DROP PRIMARY KEY
> ALTER TABLE DROP UNIQUE
>
> BTW, it's a little cosmetic feature if we have CREATE/DROP INDEX :-)
Those two points are already mentioned - I have another 90% patch ready to
go that will add that functionality as well...
Chris