Skip to content

Commit f75e7ba

Browse files
committed
chore: remove query engine
Required for #5683. Closes: https://linear.app/prisma-company/issue/TML-1554/remove-query-engine-from-prisma-engines Ref: prisma/prisma#28375 /prisma-branch next
1 parent fca7ed8 commit f75e7ba

424 files changed

Lines changed: 680 additions & 14787 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.envrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export QE_LOG_LEVEL=debug # Set it to "trace" to enable query-graph debugging lo
2020
export FMT_SQL=1 # Uncomment it to enable logging formatted SQL queries
2121

2222
### Uncomment to run driver adapters tests. See query-engine-driver-adapters.yml workflow for how tests run in CI.
23-
# export EXTERNAL_TEST_EXECUTOR="napi"
2423
# export DRIVER_ADAPTER=pg # Set to pg, neon, planetscale, libsql or cfd1
2524
# export PRISMA_DISABLE_QUAINT_EXECUTORS=1 # Disable quaint executors for driver adapters
2625
# export DRIVER_ADAPTER_URL_OVERRIDE ="postgres://USER:PASSWORD@DATABASExxxx" # Override the database url for the driver adapter tests

0 commit comments

Comments
 (0)