Hi All,

I'm new in your mailing list.
I need to use sqlite and not sqlite3 because of php still support only the
first version.
I read that sqlite3 support table renaming with common sql syntax
alter table table1 rename to table2

but, although it works fine on sqlite3, it doesn't work on sqlite

Can anyone confirm that table renaming isn't supported in sqlite first
version?
Moreover, if so, is there another way to do it?

Thanks and regards

Valerio Bontempi

Reply via email to