0.0.1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('dmv', 'Körtillstånd'),
|
||||
('drive', 'B-körkort'),
|
||||
('drive_bike', 'A-körkort'),
|
||||
('drive_truck', 'C-körkort')
|
||||
;
|
||||
Reference in New Issue
Block a user