0.0.1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
INSERT INTO `licenses` (`type`, `label`) VALUES
|
||||
('dmv', 'Driving Permit'),
|
||||
('drive', 'Drivers License'),
|
||||
('drive_bike', 'Motorcycle License'),
|
||||
('drive_truck', 'Commercial Drivers License')
|
||||
;
|
||||
Reference in New Issue
Block a user