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

fix(schema-compiler): correct string casting for MySQL #8650

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Aug 29, 2024

In MySQL there is no such type TEXT so casting from BaseQuery must be overridden.

@KSDaemon KSDaemon requested a review from a team as a code owner August 29, 2024 07:44
Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:45am

@KSDaemon KSDaemon merged commit 9408bb4 into master Aug 29, 2024
51 checks passed
@KSDaemon KSDaemon deleted the fix/mysql-query branch August 29, 2024 11:47
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