Skip to content

Commit

Permalink
chore(driver-adapters): remove outdated part of README
Browse files Browse the repository at this point in the history
  • Loading branch information
jkomyno committed Sep 7, 2023
1 parent 7fec122 commit c8d8fc4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions query-engine/driver-adapters/js/smoke-test-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In the current directory:
- Run `pnpm planetscale` to run smoke tests using `libquery` against the PlanetScale database.
- Run `pnpm planetscale:client` to run smoke tests using `@prisma/client` against the PlanetScale database.

Note: you used to be able to run these Prisma commands without changing the provider name, but [#4074](https://github.com/prisma/prisma-engines/pull/4074) changed that (see https://github.com/prisma/prisma-engines/pull/4074#issuecomment-1649942475).

### Neon

- Create a new database with Neon CLI `npx neonctl projects create` or in [Neon Console](https://neon.tech).
Expand Down

0 comments on commit c8d8fc4

Please sign in to comment.