mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 14:27:59 -05:00
3 lines
111 B
SQL
3 lines
111 B
SQL
ALTER TABLE `Servers` MODIFY `Longitude` DECIMAL(11,8);
|
|
ALTER TABLE `Events` MODIFY `Longitude` DECIMAL(11,8);
|