Files
coder/coderd/database/queries
Kyle Carberry 691495d761 feat: add expanded_directory to the agent for extension support (#6087)
This will enable opening the default `dir` of an agent in
the VS Code extension!
2023-02-07 21:35:09 +00:00
..
2022-11-14 17:57:33 +00:00

queries

Database queries are generated using sqlc. See: sqlc docs

Run make gen to generate models and query functions.