Change config into main file

This commit is contained in:
Yam ZhengLim
2022-09-25 17:44:36 +08:00
parent 24d468270e
commit e85eec9d3c
3 changed files with 2 additions and 19 deletions
-5
View File
@@ -1,5 +0,0 @@
{
"transactions" : "SELECT * FROM transactions;",
"bookings" : "SELECT * FROM bookings;",
"service_types" : "SELECT * FROM service_types;"
}