1
0
Fork 0

Also delete SQL query file for categoryByID.

This commit is contained in:
Alexander Andreev 2023-05-23 00:50:54 +04:00
parent 21444568cc
commit 73f98c78de
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
SELECT
`name`
FROM `category`
WHERE `category_id` = ?;