2026-04-14 17:41:39 +02:00

4 lines
82 B
SQL

INSERT INTO `licenses` (`type`, `label`) VALUES
('boat', 'Hajó engedély')
;