mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-02 22:54:08 +01:00
* [ADD] Added Danish translation * [MOD] Updated translations. Thanks to all contributors! Signed-off-by: nuxsmin <nuxsmin@syspass.org>
4 lines
62 B
SQL
4 lines
62 B
SQL
DELIMITER $$
|
|
|
|
ALTER TABLE `Track`
|
|
MODIFY `ipv4` binary(4) $$ |