Skip to content

Tighten Version Check Part 2#795

Merged
do4gr merged 10 commits intomasterfrom
TightenVersionToolPart2
Jun 11, 2020
Merged

Tighten Version Check Part 2#795
do4gr merged 10 commits intomasterfrom
TightenVersionToolPart2

Conversation

@do4gr
Copy link
Copy Markdown
Member

@do4gr do4gr commented Jun 9, 2020

  • add check for usage of default values
  • add check for length of string fields
  • empty data models are identified as NonPrisma now
  • introduce new error for inconsistent sql schema

Fixes prisma/prisma#2688
Fixes prisma/prisma#1057

add check for usage of default values
@do4gr do4gr added this to the Beta 10 milestone Jun 9, 2020
@do4gr do4gr self-assigned this Jun 9, 2020
do4gr added 2 commits June 10, 2020 12:20
tighten version check using string lengths
@do4gr do4gr modified the milestones: Beta 10, 2.1.0 Jun 10, 2020
Copy link
Copy Markdown
Contributor

@tomhoule tomhoule left a comment

Choose a reason for hiding this comment

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

I was wondering about the reqwest dependency, because it's going to be compiled everytime we cargo test. Could it go in the same stash as the urls?

the rest is all lgtm!

@do4gr do4gr changed the title [WIP] Tighten Version Check Part 2 Tighten Version Check Part 2 Jun 11, 2020
@do4gr do4gr merged commit e172ae2 into master Jun 11, 2020
@do4gr do4gr deleted the TightenVersionToolPart2 branch June 11, 2020 15:33
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.

Tighten Version Check for P1 and P1.1 further [Introspection] Incomplete DB leads to crash "Table foo not found"

2 participants