0.0.1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `items` (`name`, `label`, `weight`) VALUES
|
||||
('bread', 'Chleb', 1),
|
||||
('water', 'Woda', 1)
|
||||
;
|
||||
Reference in New Issue
Block a user