Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

refactor: delete go runtime query verb implementation#5696

Open
worstell wants to merge 1 commit intomainfrom
worstell/20250605-delete-go-runtime-query-impl
Open

refactor: delete go runtime query verb implementation#5696
worstell wants to merge 1 commit intomainfrom
worstell/20250605-delete-go-runtime-query-impl

Conversation

@worstell
Copy link
Copy Markdown
Contributor

@worstell worstell commented Jun 6, 2025

also:

  • bump ftl-golang-tools
  • move generated db handle from types.ftl.go to db.ftl.go

also:
- bump ftl-golang-tools
- move generated db handle from types.ftl.go to db.ftl.go
@worstell worstell requested review from a team and alecthomas as code owners June 6, 2025 01:29
@alecthomas
Copy link
Copy Markdown
Collaborator

😮

//ftl:database mysql testdb
type TestdbConfig struct{}

type TestdbHandle = ftl.DatabaseHandle[TestdbConfig]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants