mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -04:00
4 lines
114 B
SQL
4 lines
114 B
SQL
alter table accounts drop column num_lots;
|
|
|
|
update version_number set version_number=154, min_version_number=154;
|