feat: it works
This commit is contained in:
parent
6302dd62d6
commit
778d5ef146
25 changed files with 638 additions and 106 deletions
|
|
@ -1,4 +1,3 @@
|
|||
-- name: GetStationByID :one
|
||||
-- name: GetSatellites :many
|
||||
select *
|
||||
from stations
|
||||
where id = @id;
|
||||
from satellites;
|
||||
Loading…
Add table
Add a link
Reference in a new issue