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: add schema to dmmf #5039

Merged
merged 1 commit into from
Nov 26, 2024
Merged

feat: add schema to dmmf #5039

merged 1 commit into from
Nov 26, 2024

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Nov 7, 2024

Add schema: string | null property to each model entry in the DMMF for use in client generators, Studio or other DMMF consumers.

@aqrln aqrln requested a review from a team as a code owner November 7, 2024 08:23
@aqrln aqrln requested review from wmadden and removed request for a team November 7, 2024 08:23
@aqrln aqrln added this to the 6.0.0 milestone Nov 7, 2024
Copy link

codspeed-hq bot commented Nov 7, 2024

CodSpeed Performance Report

Merging #5039 will not alter performance

Comparing add-schema-to-dmmf (099a7ac) with main (d3a1c9a)

Summary

✅ 11 untouched benchmarks

Copy link
Contributor

github-actions bot commented Nov 7, 2024

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.044MiB 2.044MiB 0.000B
Postgres (gzip) 820.489KiB 820.491KiB -2.000B
Mysql 2.010MiB 2.010MiB 0.000B
Mysql (gzip) 806.709KiB 806.709KiB 0.000B
Sqlite 1.907MiB 1.907MiB 0.000B
Sqlite (gzip) 766.292KiB 766.292KiB 0.000B

@aqrln aqrln merged commit 4180c29 into main Nov 26, 2024
367 checks passed
@aqrln aqrln deleted the add-schema-to-dmmf branch November 26, 2024 15:06
jkomyno pushed a commit that referenced this pull request Nov 26, 2024
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