ALTER TABLE (you can only rename tables at the moment) is only available in 3.1.x and as you can tell from the version number/name it is still officially unstable.
chorlya On Fri, 11 Feb 2005 14:36:38 -0700, Dave Furey <[EMAIL PROTECTED]> wrote: > Does the ALTER TABLE renaming work for version 3.0.7? I want to rename > existing tables, but I also don't want to use non-production ready libraries > in my application. Is the 3.1.0 ALPHA version the only version where you can > use ALTER TABLE for table renaming? > > If so, how stable is the 3.1.0 ALPHA version? > > Thanks, > > Dave > >