mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 20:33:59 +00:00
4 lines
108 B
JSON
4 lines
108 B
JSON
{
|
|
"contacts" : "SELECT * FROM contacts;",
|
|
"transactions" : "SELECT * FROM transactions;"
|
|
} |