Documentation changes associated with introdoction of codox
This commit is contained in:
parent
e77d5d0393
commit
c87efe9a66
4 changed files with 11 additions and 4 deletions
|
|
@ -44,6 +44,8 @@ WHERE id = :id
|
|||
SELECT * FROM addresses
|
||||
WHERE id = :id
|
||||
|
||||
-- :name get-addresses-by-postcode
|
||||
|
||||
-- :name delete-address! :! :n
|
||||
-- :doc delete a address given the id
|
||||
DELETE FROM addresses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue