prisma-engine
This repository contains the latest binary for MacOS and instructions on how to use it.
Last updated 6 years ago by timsuchanek .
Apache 2 · Repository · Bugs · Original npm · Tarball · package.json
$ npm install prisma-engine 
SYNC missed versions from official npm registry.

Prisma Native Image

This repository contains the latest binary for MacOS and instructions on how to use it.

Setup

  1. Clone this repo.
  2. Unpack the binary.
  3. Start a postgres instance/container or use the docker-compose.yml from this repo to start one with docker-compose up -d
  4. If you use a different postgres, change the prisma.yml to reflect your setup.
  5. direnv allow
  6. ./prisma-native

Known limitations & errors

  • The binary will likely crash from time to time with a massive thread dump, if that happens send @dpetrick a message in slack with the whole thing.
  • UUID type is most likely not working
  • Authentication is disabled at the moment.
  • Logging is a mess and fairly verbose. There's some control with LOG_LEVEL=[TRACE, DEBUG, INFO, ERROR, WARN], but not all logging is affected by that at the moment.

If you encounter things that don't work

  • Open an issue here

Current Tags

  • 1.22.0-alpha.5                                ...           alpha (6 years ago)
  • 0.0.0                                ...           latest (6 years ago)
  • 1.24.0-test.5                                ...           test (6 years ago)

11 Versions

  • 1.24.0-test.5                                ...           6 years ago
  • 1.24.0-test.4                                ...           6 years ago
  • 1.24.0-test.3                                ...           6 years ago
  • 1.24.0-test.2                                ...           6 years ago
  • 1.24.0-test.1                                ...           6 years ago
  • 1.22.0-alpha.5                                ...           6 years ago
  • 1.22.0-alpha.4                                ...           6 years ago
  • 1.22.0-alpha.3                                ...           6 years ago
  • 1.22.0-alpha.2                                ...           6 years ago
  • 1.22.0-alpha.1                                ...           6 years ago
  • 0.0.0                                ...           6 years ago
Maintainers (1)
Downloads
Total 11
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (10)
Dev Dependencies (0)
None

© 2010 - cnpmjs.org x YWFE | Home | YWFE