This website requires JavaScript.
Explore
Help
Sign In
franklinblanco
/
remax-backend-rs
Watch
1
Star
0
Fork
0
You've already forked remax-backend-rs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e9244efb2f
remax-backend-rs
/
sql
/
location
/
get.sql
Franklin
b8d62012b2
Finished the basic queries for all the tables
2023-03-09 13:54:54 -04:00
1 line
37 B
SQL
Raw
Blame
History
SELECT
*
FROM
location
WHERE
id
=
$
1
;
Reference in New Issue
View Git Blame
Copy Permalink