jon/jon/db/entry/get_locations.sql
Paul Brinkmeier be86248cce First draft of elm frontend
This will probably be scrapped or rewritten
2023-08-22 13:14:54 +02:00

5 lines
76 B
SQL

SELECT
location_id AS id,
location_name AS name
FROM garfield.locations