Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sqlc-gen-ftl WASM plugin #3607

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

worstell
Copy link
Contributor

@worstell worstell commented Dec 3, 2024

next step will be hooking this up in the release

design: https://hackmd.io/09Z3vZJ0SxyIdCiQTSbVkg?view

@worstell worstell requested a review from alecthomas as a code owner December 3, 2024 19:18
This was referenced Dec 3, 2024
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 6 times, most recently from db1505a to 1de4ea4 Compare December 3, 2024 21:27
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 11 times, most recently from 9796dfc to e25cf7a Compare December 12, 2024 21:54
@worstell worstell marked this pull request as draft December 12, 2024 21:54
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 9 times, most recently from 947e701 to 49b0a04 Compare December 12, 2024 23:05
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 3 times, most recently from 48cf3d4 to c0e7bc7 Compare December 13, 2024 16:18
@worstell worstell marked this pull request as ready for review December 13, 2024 16:18
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 2 times, most recently from 4a8b295 to b8f4459 Compare December 13, 2024 21:12
Justfile Outdated Show resolved Hide resolved
Justfile Show resolved Hide resolved
bin/.rustup-init-1.25.1.pkg Outdated Show resolved Hide resolved
bin/.rust-src-1.83.0.pkg Outdated Show resolved Hide resolved
sqlc-gen-ftl/src/plugin/mod.rs Show resolved Hide resolved
Copy link
Collaborator

@alecthomas alecthomas left a comment

Choose a reason for hiding this comment

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

Nice!

sqlc-gen-ftl/src/main.rs Outdated Show resolved Hide resolved
Justfile Outdated Show resolved Hide resolved
Justfile Outdated Show resolved Hide resolved
sqlc-gen-ftl/proto/codegen.proto Show resolved Hide resolved
sqlc-gen-ftl/src/plugin/mod.rs Outdated Show resolved Hide resolved
sqlc-gen-ftl/src/plugin/mod.rs Outdated Show resolved Hide resolved
sqlc-gen-ftl/src/plugin/mod.rs Outdated Show resolved Hide resolved
Justfile Outdated Show resolved Hide resolved
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 2 times, most recently from bede2ba to e2c0f82 Compare December 13, 2024 21:44
@alecthomas
Copy link
Collaborator

next step will be hooking this up in the release

design: https://hackmd.io/09Z3vZJ0SxyIdCiQTSbVkg?view

Let's discuss/think about how to integrate these into the schema.

@worstell worstell force-pushed the worstell/20241122-sql-verbs branch 5 times, most recently from 86495f0 to bfe456f Compare December 13, 2024 23:16
next step will be hooking this up in the release
@worstell worstell force-pushed the worstell/20241122-sql-verbs branch from bfe456f to 39a40fc Compare December 13, 2024 23:17
@worstell worstell merged commit 3ee16bc into main Dec 13, 2024
92 checks passed
@worstell worstell deleted the worstell/20241122-sql-verbs branch December 13, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants