Have a live SQL Server 2000 db with approx. 100000 records in it, lots of users etc.<BR><BR>I just want to rename a field so I'm assuming that since this is purely a meta data change, there are not ...
Beginning with version 3.26.0, FOREIGN KEY constraints are always converted when a table is renamed, unless the PRAGMA legacy_alter_table=ON setting is engaged. But Turso doesn't rename child tables.