On 08.10.2012 22:12 CE(S)T, Richard Hipp wrote: > The only ALTER TABLE functions that SQLite supports are those that can be > accomplished without having to rewrite the entire table.
Oh, and what about the VACUUM command? That certainly needs to recreate just about everything, and yet it's here. (Thankfully!) -- Yves Goergen - [email protected] - http://unclassified.de _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

