mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-01 01:16:03 -04:00
4 lines
126 B
SQL
4 lines
126 B
SQL
alter table ship_objects modify cmp_crc varchar2(500);
|
|
|
|
update version_number set version_number=162, min_version_number=162;
|