Skip to content

Watch mode support #3844

@rafaeljacov

Description

@rafaeljacov

What do you want to change?

pls add supporting for watching and auto generating files

currently my solution is a Makefile recipe:

.PHONY: templ tailwindcss sqlc watchman

live/sqlc: sqlc watchman
	@sqlc generate
	watchman watch .
	watchman -- trigger . sqlc-watch '**/*.sql' -- sqlc generate

What database engines need to be changed?

No response

What programming language backends need to be changed?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions