Conversation
Closed
timsuchanek
reviewed
Feb 16, 2021
timsuchanek
reviewed
Feb 16, 2021
timsuchanek
reviewed
Feb 16, 2021
williamluke4
commented
Feb 17, 2021
1 task
1ff40b4 to
c44bd66
Compare
afc6bcb to
74545c3
Compare
williamluke4
commented
Mar 3, 2021
williamluke4
commented
Mar 3, 2021
Jolg42
reviewed
Mar 3, 2021
Jolg42
reviewed
Mar 3, 2021
Jolg42
reviewed
Mar 3, 2021
Jolg42
reviewed
Mar 3, 2021
Jolg42
reviewed
Mar 3, 2021
Jolg42
reviewed
Mar 3, 2021
Contributor
Jolg42
left a comment
There was a problem hiding this comment.
Big PR!
Maybe a good idea to wait for Tim's eyes here I think.
Co-authored-by: Joël Galeran <[email protected]>
Co-authored-by: Joël Galeran <[email protected]>
Co-authored-by: Joël Galeran <[email protected]>
Author
I disagree with this. This is the start of a sprint and the best way to test this is to have it in the dev build so people can use/test it! What are your main concerns? |
added 2 commits
March 4, 2021 11:55
Contributor
|
Flaky test by timeout Not the first time I see it, so you can probably bump the timeout if you want / or we retry later. |
Jolg42
reviewed
Mar 4, 2021
Jolg42
reviewed
Mar 4, 2021
Jolg42
approved these changes
Mar 4, 2021
Contributor
Jolg42
left a comment
There was a problem hiding this comment.
Well done ❤️
@timsuchanek if you can check this next week, important code here 😉
Jolg42
added a commit
that referenced
this pull request
Mar 9, 2021
* master: (50 commits) test: update jest config chore: cov update for gh fix(client): logger (#6025) feat(migrate,cli): Migrate GA - remove --preview-feature flag (#5992) chore(deps): update dependency rollup-plugin-dts to v3 (#6002) chore(deps): update devdependencies (non-major) chore(deps): update definitelytyped fix(cli,migrate): cleanup cli help output (#5991) fix(deps): update engines to v2.19.0-6.e2a0535824021eab0bd0154e6f757793f28492b9 (#5988) fix(deps): update engines to v2.19.0-5.7c91d2be55eb772e555d819967662dda260cc88f (#5973) chore(deps): update dependency sqlite3 to v5.0.2 (#5672) fix(migrate): db help cmd output (#5959) feat(*): initial n-api implementation (#5681) fix(deps): update engines to v2.19.0-3.5cf960635dd97ec158fde55add7659c6745aef09 fix(deps): update engines to v2.19.0-2.7089e3096f73ed2f57d18b0881f1d95a715c3c2c chore(deps): update devdependencies (non-major) chore(deps): update studio to v0.357.0 (#5944) fix(deps): update engines to v2.19.0-1.6ed5c6d9e3f6a2a1dadbc1cf183436b290c6cbc7 (#5945) fix(deps): update engines to v2.18.0-34.da6fafb57b24e0b61ca20960c64e2d41f9e8cff1 (#5942) fix: postinstall trigger in yarn workspace (#5550) ... # Conflicts: # src/packages/migrate/src/__tests__/DbSeed.test.ts # src/packages/migrate/src/utils/seed.ts
timsuchanek
reviewed
Mar 12, 2021
| : binaryPaths.queryEngine | ||
|
|
||
| if (!binaryPaths.queryEngine) { | ||
| if (!enginePath) { |
Contributor
There was a problem hiding this comment.
maybe rename to enginePaths
Andrew-Colman
pushed a commit
to Andrew-Colman/prisma
that referenced
this pull request
Aug 7, 2021
Co-authored-by: Joël Galeran <[email protected]> Co-authored-by: timsuchanek <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #4911
closes #5690
Todo
libQueryEngineNapito the fetch enginelibQueryEngineto be picked up by ntfTesting will be added in a separate PR