Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Error: Error in migration engine. Reason: [migration-engine/connectors/sql-migration-connector/src/sql_renderer/sqlite_renderer.rs:294:14] not implemented: Binary not handled yet #581

Closed
divyenduz opened this issue Sep 4, 2020 · 2 comments
Labels
bug/1-repro-available A reproduction exists and needs to be confirmed. kind/bug A reported bug. status/needs-action Issue has no activity for a long time, needs some action. team/migrations Issue for team Migrations. topic: previewFeature

Comments

@divyenduz
Copy link

Command: prisma migrate save --schema=/home/rsy/Documents/btest/db/schema.prisma --create-db --experimental
Version: 2.6.1
Binary Version: 6a8054bb549e4cc23f157b0010cb2e95cb2637fb
Report: https://prisma-errors.netlify.app/report/11080
OS: x64 linux 5.4.0-45-generic

JS Stacktrace:

Error: Error in migration engine.
Reason: [migration-engine/connectors/sql-migration-connector/src/sql_renderer/sqlite_renderer.rs:294:14] not implemented: Binary not handled yet

Please create an issue in the migrate repo with
your `schema.prisma` and the prisma command you tried to use 🙏:
https://github.com/prisma/migrate/issues/new

    at ChildProcess.<anonymous> (/home/rsy/Documents/btest/node_modules/@prisma/cli/build/index.js:2:2196524)
    at ChildProcess.emit (events.js:315:20)
    at ChildProcess.EventEmitter.emit (domain.js:483:12)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)

Rust Stacktrace:

[migration-engine/connectors/sql-migration-connector/src/sql_renderer/sqlite_renderer.rs:294:14] not implemented: Binary not handled yet
@divyenduz divyenduz added bug/1-repro-available A reproduction exists and needs to be confirmed. kind/bug A reported bug. labels Sep 4, 2020
@tomhoule
Copy link
Contributor

tomhoule commented Sep 7, 2020

This can only happen with the native database types preview feature.

@github-actions github-actions bot added the status/needs-action Issue has no activity for a long time, needs some action. label Nov 7, 2020
@albertoperdomo albertoperdomo added the team/migrations Issue for team Migrations. label Nov 25, 2020
@tomhoule
Copy link
Contributor

Closing this as duplicate prisma/prisma#4330

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/1-repro-available A reproduction exists and needs to be confirmed. kind/bug A reported bug. status/needs-action Issue has no activity for a long time, needs some action. team/migrations Issue for team Migrations. topic: previewFeature
Projects
None yet
Development

No branches or pull requests

4 participants