lahmanlite/sql/fieldingofsplit.sql

4 lines
63 B
MySQL
Raw Normal View History

2024-01-27 03:50:28 +00:00
begin;
alter table fieldingofsplit drop column "lgID";
commit;