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

return generated dbml, make fs optional #9

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

cometkim
Copy link
Contributor

There are two noticeable interface changes

  • Options.out has become optional instead of required
  • return types of generate fns have become string instead of void

Both are non-breaking changes.

Resolves #8

There are two noticeable interface changes
- `Options.out` has become optional instead of required
- return types of generate fns have become `string` instead of `void`

Both are non-breaking changes.

Resolves L-Mario564#8
Copy link
Owner

@L-Mario564 L-Mario564 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Will get this in a new release soon.

@L-Mario564 L-Mario564 merged commit 30d5a9b into L-Mario564:main Nov 25, 2023
@cometkim cometkim deleted the return-generated-dbml branch November 25, 2023 07:55
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.

Support stdout
2 participants