On Tue, Dec 15, 2009 at 12:59:33PM +0100, Paul McCullagh wrote:
> Can you give an example of what the actions would be?
> 
> Are you thinking of things like ADD COLUMN, ALTER COLUMN TYPE, etc.
> or something else.

Yep. basically just representations of the ALTER TABLE clauses but in
a data structure (well... protobuf message).

e.g.

ADD COLUMN

DROP COLUMN

ADD INDEX

DROP INDEX

etc.

-- 
Stewart Smith

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to