index
:
ceres
0.3.x-to-0.4.y
db-completion
exchange-format
main
Recipe server for your favorite dishes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
/
sql
/
recipe-select.sql
blob: 2d2bc602f1ea75cb9f51e762422fdc61d38332ce (
plain
)
1
2
SELECT id,title,portions,url,notes FROM recipes WHERE id=?;