AW: [sqlite] Plans for SQLite version 3.2

2005-02-18 Thread Michael Ruck
users@sqlite.org Betreff: Re: [sqlite] Plans for SQLite version 3.2 On Fri, 2005-02-18 at 16:45 +0100, Sijmen Mulder wrote: > > Any words on what kind of new feature is going to be in 3.2? > > I guess he ment the CREATE TABLE ADD COLUMN statement, which probably > adds a column to a tabl

Re: [sqlite] Plans for SQLite version 3.2

2005-02-18 Thread D. Richard Hipp
On Fri, 2005-02-18 at 16:45 +0100, Sijmen Mulder wrote: > > Any words on what kind of new feature is going to be in 3.2? > > I guess he ment the CREATE TABLE ADD COLUMN statement, which probably adds a > column to a table. I *meant* to say "ALTER TABLE ADD COLUMN". -- D. Richard Hipp <[EMAIL

Re: [sqlite] Plans for SQLite version 3.2

2005-02-18 Thread Sijmen Mulder
Any words on what kind of new feature is going to be in 3.2? I guess he ment the CREATE TABLE ADD COLUMN statement, which probably adds a column to a table. Would be nice if it were possible to delete one, too. Sijmen Mulder

Re: [sqlite] Plans for SQLite version 3.2

2005-02-18 Thread micatoge.homeip.net
Hi All, Any words on what kind of new feature is going to be in 3.2? Thanks, Ming - D. Richard Hipp wrote: Nothing is definite yet, but we are looking into thepossibility of releasing SQLite version 3.2 in a fewweeks. Version 3.2 will include a subtle but im

[sqlite] Plans for SQLite version 3.2

2005-02-18 Thread D. Richard Hipp
Nothing is definite yet, but we are looking into the possibility of releasing SQLite version 3.2 in a few weeks. Version 3.2 will include a subtle but important file format change that will break forwards compatibility. That is, Version 3.2 will be able to read and write files generated by 3.0 and