Изменён путь до модуля с запросами
This commit is contained in:
1
App/Requests/sql/zagotovki.sql
Normal file
1
App/Requests/sql/zagotovki.sql
Normal file
@@ -0,0 +1 @@
|
||||
SELECT DISTINCT material FROM workpiece
|
||||
3
App/Requests/sql/zapros1.sql
Normal file
3
App/Requests/sql/zapros1.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
SELECT material, weight, price, count
|
||||
FROM workpiece
|
||||
WHERE material = '${material}'
|
||||
Reference in New Issue
Block a user