-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
prisma/prisma-engines
#1372Labels
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet.Bug should have enough information for reproduction, but confirmation has not happened yet.kind/bugA reported bug.A reported bug.
Description
Command: prisma introspect
Version: 2.11.0
Binary Version: 58369335532e47bdcec77a2f1e7c1fb83a463918
Report: https://prisma-errors.netlify.app/report/12038
OS: x64 darwin 18.7.0
JS Stacktrace:
Error: [libs/sql-schema-describer/src/mssql.rs:251:30] Couldn't parse default value
at ChildProcess.<anonymous> (/Users/tbrown/sites/ez/ezprisma/node_modules/@prisma/cli/build/index.js:4947:28)
at ChildProcess.emit (events.js:315:20)
at ChildProcess.EventEmitter.emit (domain.js:482:12)
at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
Rust Stacktrace:
0: backtrace::backtrace::trace
1: backtrace::capture::Backtrace::new
2: user_facing_errors::Error::new_in_panic_hook
3: user_facing_errors::panic_hook::set_panic_hook::{{closure}}
4: std::panicking::rust_panic_with_hook
5: std::panicking::begin_panic_handler::{{closure}}
6: std::sys_common::backtrace::__rust_end_short_backtrace
7: _rust_begin_unwind
8: core::panicking::panic_fmt
9: core::option::expect_failed
10: <sql_schema_describer::mssql::SqlSchemaDescriber as sql_schema_describer::SqlSchemaDescriberBackend>::describe::__describe::{{closure}}::{{closure}}
11: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
12: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
13: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
14: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
15: <futures_util::compat::compat03as01::Compat<Fut> as futures::future::Future>::poll
16: <futures::future::map::Map<A,F> as futures::future::Future>::poll
17: <futures::future::either::Either<A,B> as futures::future::Future>::poll
18: <futures::future::lazy::Lazy<F,R> as futures::future::Future>::poll
19: futures::future::chain::Chain<A,B,C>::poll
20: <futures::future::then::Then<A,B,F> as futures::future::Future>::poll
21: <futures::future::map::Map<A,F> as futures::future::Future>::poll
22: <futures::future::either::Either<A,B> as futures::future::Future>::poll
23: futures::task_impl::std::set
24: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
25: tokio::runtime::thread_pool::ThreadPool::block_on
26: tokio::runtime::context::enter
27: tokio::runtime::handle::Handle::enter
28: introspection_engine::main
29: std::sys_common::backtrace::__rust_begin_short_backtrace
30: std::rt::lang_start::{{closure}}
31: std::rt::lang_start_internal
32: _main
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug/1-unconfirmedBug should have enough information for reproduction, but confirmation has not happened yet.Bug should have enough information for reproduction, but confirmation has not happened yet.kind/bugA reported bug.A reported bug.