On Oct 8, 2012, at 10:47 PM, gregorinator <gregorina...@gmail.com> wrote:

>  (they do it by copying the table, but it's transparent to
> you). 

How do they deal with constraints? triggers? indexes? others?

If this was as straightforward as a 'create table bar as select a, b, c from 
foo; drop table foo; alter table bar rename to foo;', we would most likely not 
having this conversation :)



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to