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(query-compiler-playground): add missing psl features #5149

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Feb 5, 2025

Fixes the schema validation failing with postgres being an "unknown provider".

@aqrln aqrln requested a review from a team as a code owner February 5, 2025 11:11
@aqrln aqrln requested review from FGoessler and removed request for a team February 5, 2025 11:11
@aqrln aqrln added this to the 6.4.0 milestone Feb 5, 2025
Copy link

codspeed-hq bot commented Feb 5, 2025

CodSpeed Performance Report

Merging #5149 will not alter performance

Comparing push-sszkzsunsyvy (03128e1) with main (8f5c6ec)

Summary

✅ 11 untouched benchmarks

Copy link
Contributor

github-actions bot commented Feb 5, 2025

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.120MiB 2.120MiB 0.000B
Postgres (gzip) 848.756KiB 848.756KiB 0.000B
Mysql 2.083MiB 2.083MiB 0.000B
Mysql (gzip) 834.328KiB 834.329KiB -1.000B
Sqlite 1.992MiB 1.992MiB 0.000B
Sqlite (gzip) 798.201KiB 798.201KiB 0.000B

@aqrln aqrln force-pushed the push-sszkzsunsyvy branch from cf3bbdf to 853c875 Compare February 5, 2025 11:30
@aqrln aqrln changed the base branch from main to push-twtzznyxrtsm February 5, 2025 11:32
@aqrln aqrln force-pushed the push-sszkzsunsyvy branch from 853c875 to 970f828 Compare February 5, 2025 11:35
@aqrln aqrln force-pushed the push-twtzznyxrtsm branch from c01f5e0 to 5d4c626 Compare February 5, 2025 11:35
Base automatically changed from push-twtzznyxrtsm to main February 5, 2025 13:13
@aqrln aqrln force-pushed the push-sszkzsunsyvy branch from 970f828 to 03128e1 Compare February 5, 2025 13:15
@aqrln aqrln merged commit f12ca81 into main Feb 5, 2025
366 checks passed
@aqrln aqrln deleted the push-sszkzsunsyvy branch February 5, 2025 13:51
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