Skip to content

Schema support #23

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

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Schema support #23

merged 5 commits into from
Aug 22, 2024

Conversation

jlvertol
Copy link
Contributor

Quick fix for this issue #14

I got a macro error when I made schemaName: Option[String], so to avoid that I used a schemaName: String with a default empty string.

I was only concerned with getting the FROM use case to work, but I can certainly add more tests to try other cases, just let me know. Also let me know if there's another place that needs a change for this to work everywhere.

No support for MySQL for now.

@lihaoyi lihaoyi merged commit 68f690d into com-lihaoyi:main Aug 22, 2024
6 checks passed
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