Skip to content

feat(migrate): remove nativeTypes flag#5446

Merged
Jolg42 merged 8 commits intomasterfrom
pr/remove-nativeTypes-flag
Feb 5, 2021
Merged

feat(migrate): remove nativeTypes flag#5446
Jolg42 merged 8 commits intomasterfrom
pr/remove-nativeTypes-flag

Conversation

@Jolg42
Copy link
Copy Markdown
Contributor

@Jolg42 Jolg42 commented Feb 3, 2021

No description provided.

@Jolg42 Jolg42 added this to the 2.17.0 milestone Feb 3, 2021
@Jolg42 Jolg42 linked an issue Feb 3, 2021 that may be closed by this pull request
Jolg42 and others added 6 commits February 4, 2021 11:56
* master:
  ci: update uri for github actions (#5469)
  chore: add mssql shortcut for tests [skip ci]
  Revert "ci: update uri for github actions"
  ci: update uri for github actions
  ci: pin github actions to ubuntu-18.04
  fix(deps): update engines to v2.17.0-5.b461f67b862d1920b19389df49c7dbbd2a30efff (#5465)
  fix(deps): update engines to v2.17.0-4.62e1b79e1c93665abe9d3a3694eba727695dcf82 (#5463)
  chore: set renovate ignoreUnstable to false [skip ci]

# Conflicts:
#	src/packages/cli/package.json
#	src/packages/client/package.json
#	src/packages/engine-core/package.json
#	src/packages/fetch-engine/package.json
#	src/packages/migrate/package.json
#	src/packages/sdk/package.json
@timsuchanek
Copy link
Copy Markdown
Contributor

Looks good! Please also add compatibility code as we have for other feature flags here:

)} The preview flag "transactionApi" is not needed anymore, please remove it from your schema.prisma`,

So that it's not crashing for people who still use the feature flag, but just a warning.

@Jolg42
Copy link
Copy Markdown
Contributor Author

Jolg42 commented Feb 5, 2021

Good point @timsuchanek added in 3bddead

@Jolg42 Jolg42 merged commit d586021 into master Feb 5, 2021
@Jolg42 Jolg42 deleted the pr/remove-nativeTypes-flag branch February 5, 2021 08:07
Andrew-Colman pushed a commit to Andrew-Colman/prisma that referenced this pull request Aug 7, 2021
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.

Stabilize nativeTypes

3 participants