Code clean, production

This commit is contained in:
Yam ZhengLim
2022-09-26 18:55:42 +08:00
parent 42e191754f
commit 471fb3a53a
4 changed files with 4 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"contacts" : "SELECT * FROM contacts;",
"transactions" : "SELECT * FROM transactions;"
}