Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment out Unsupported Datatypes #588

Merged
merged 12 commits into from Mar 19, 2020
Merged

Conversation

do4gr
Copy link
Member

@do4gr do4gr commented Mar 19, 2020

@do4gr do4gr changed the title [WIP] Emit warnings during introspection [WIP] Comment out Unsupported Datatypes Mar 19, 2020
@do4gr do4gr added this to the Preview 25 milestone Mar 19, 2020
@do4gr do4gr self-assigned this Mar 19, 2020
tomhoule and others added 9 commits March 19, 2020 15:30
Discriminate between unsupported types and those that cast to string
…isma/prisma-engine into EmitWarningsDuringIntrospection
# Conflicts:
#	introspection-engine/connectors/sql-introspection-connector/src/misc_helpers.rs
#	introspection-engine/connectors/sql-introspection-connector/tests/common_unit_tests/mod.rs
#	libs/datamodel/core/src/dml/field.rs
#	libs/datamodel/core/src/json/dmmf/to_dmmf.rs
#	libs/datamodel/core/src/validator/lower.rs
#	libs/datamodel/core/src/validator/standardise.rs
@do4gr do4gr changed the title [WIP] Comment out Unsupported Datatypes Comment out Unsupported Datatypes Mar 19, 2020
# Conflicts:
#	query-engine/prisma/src/tests/type_mappings/mysql_types.rs
@do4gr do4gr merged commit 10b23b1 into master Mar 19, 2020
@do4gr do4gr deleted the EmitWarningsDuringIntrospection branch March 19, 2020 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Introspection] Comment out all unsupported column types
2 participants