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: bundle sqlc binaries in ftl release binary #3933

Closed
wants to merge 3 commits into from

Conversation

worstell
Copy link
Contributor

@worstell worstell commented Jan 7, 2025

also implements the Go API for invoking generate

@worstell worstell requested a review from alecthomas as a code owner January 7, 2025 22:57
This was referenced Jan 7, 2025
Module: mc.Module,
Engine: "mysql",
SchemaDir: relSchemaDir,
QueriesDir: filepath.Join(relSchemaDir, "queries"),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

at the moment looking explicitly for a subdirectory of the migration dir named "queries"- will make this more customizable to follow

@worstell worstell force-pushed the worstell/20250107-bundle-sqlc branch 2 times, most recently from d79f9ea to 48e72a3 Compare January 7, 2025 23:18
@worstell worstell force-pushed the worstell/20250107-update-plugin branch from 63690ea to d22c2a5 Compare January 7, 2025 23:28
@worstell worstell force-pushed the worstell/20250107-bundle-sqlc branch 2 times, most recently from ac9c51c to cbd49cf Compare January 7, 2025 23:37
also implements the Go API for invoking generate
@worstell worstell force-pushed the worstell/20250107-bundle-sqlc branch from 78a185d to 56aaf81 Compare January 7, 2025 23:56
@worstell worstell marked this pull request as draft January 8, 2025 18:54
Base automatically changed from worstell/20250107-update-plugin to main January 8, 2025 19:01
@worstell worstell closed this Jan 9, 2025
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.

1 participant