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

[Introspection] Remove type annotation from Postgres default in cases other than Text #1704

Closed
janpio opened this issue Feb 25, 2020 · 0 comments · Fixed by prisma/prisma-engines#550
Assignees
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. topic: introspection

Comments

@janpio
Copy link
Member

janpio commented Feb 25, 2020

Gitlab schema:

error: Unexpected token. Expected one of: 
  -->  schema.prisma:1843
   | 
1842 |   scopes        String    @default('--- []
1843 | ::character varying')
   | ^ Unexpected token.
   | 

Validation Error Count: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. topic: introspection
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants