I've implemented this sintax with few options on my PHP Class, if you're
interested in syntax like this:
 ALTER TABLE tbl_name ADD column_name alter_specification [FIRST | AFTER
column_name]
or this:
 ALTER TABLE tbl_name DROP [COLUMN] col_name
tell me.

andr3a

----- Original Message ----- 
From: "Danny Reinhold" <[EMAIL PROTECTED]>
> Hi!
>
> Some months ago (9th of May) Jim Lyon wrote:
>
> > PS: I'm working on adding ALTER TABLE as a background project
> I would like to know about the current status of this background
> project.
> Will you add this useful extension to the standard SQLite sources?
>
>   - Danny



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to