https://www.prisma.io/ logo
Join SlackCommunities
Powered by
# orm-help
  • l

    Lukas

    04/22/2019, 8:15 AM
    How do we set database connection pool in Prisma server?
    • 1
    • 1
  • z

    Zak

    04/22/2019, 10:47 AM
    What could be the issue here?
    Untitled.ts
    j
    • 2
    • 35
  • c

    Chinmay Ajit Acharya

    04/22/2019, 1:50 PM
    Can any one guide me..How i can try prisma graphQL api with rest api client like postman?
    j
    • 2
    • 4
  • i

    impowski

    04/22/2019, 2:43 PM
    Hey guys, I’m trying to connect to a secured database on DigitalOcean using
    <http://app.prisma.io|app.prisma.io>
    and it gives me an error, I cannot find a needed address which requests for access
  • k

    kris

    04/22/2019, 3:25 PM
    Hi, i am facing an issue with prisma go client. I am unable to create a type with int, instead prisma always generates datatype with int32
  • k

    kris

    04/22/2019, 3:26 PM
    how can i overcome this issue
  • k

    kris

    04/22/2019, 3:26 PM
    https://github.com/prisma/prisma/issues/4078
  • k

    kris

    04/22/2019, 3:26 PM
    issue has been fixed but its yet to be merged.
  • k

    kris

    04/22/2019, 3:27 PM
    can someone please help me on this
  • k

    kris

    04/22/2019, 3:27 PM
    @channel^^
  • m

    MorrisMustang

    04/22/2019, 5:39 PM
    trying to learn about prisma, looks interesting but i need to understand if it fits my use case…can anyone spare some time to hear me out
  • r

    Rafael Gamboa

    04/22/2019, 9:56 PM
    Someone know how to fix it? i am starting with prisma and i don´t know how to fix this error "The system cannot find the file specified"
    j
    • 2
    • 2
  • j

    John Aagaard

    04/23/2019, 1:48 AM
    has anyone seen this error idk what i did but it was working for me earlier and then it started doing this
  • j

    John Aagaard

    04/23/2019, 1:49 AM
  • j

    John Aagaard

    04/23/2019, 1:49 AM
  • j

    John Aagaard

    04/23/2019, 1:54 AM
    thats my graphql playground shooting me the error too
  • j

    John Aagaard

    04/23/2019, 1:54 AM
    ive tried docker kill docker down and then back up to try and reset everything without luck
    j
    • 2
    • 1
  • s

    Sanat Mool

    04/23/2019, 3:41 AM
    Can anyone provide me documentation for using mongo, prisma, graphql and node js
  • j

    James

    04/23/2019, 4:15 AM
    After upgrading to 1.31 I'm getting
    Cannot return null for non-nullable type
    error for custom resolvers on my types. These are either relationship resolvers or custom agregation resolvers, both worked fine before. What changed that broke this?
    z
    • 2
    • 23
  • j

    James

    04/23/2019, 4:22 AM
    the fields to not have to be marked
    !
    in the type definition to return this error
  • b

    Brandon Roberts

    04/23/2019, 10:51 AM
    Hey, just going through the howtographql.com tutorial, node.js backend one. And am running into this issue while deploying.
  • b

    Brandon Roberts

    04/23/2019, 10:51 AM
    anybody know what I can do to fix this?
    t
    d
    • 3
    • 10
  • b

    Brandon Roberts

    04/23/2019, 11:52 AM
    I only entered "learn" for my service name. And it combined that with 88brandoncr~
  • i

    impowski

    04/23/2019, 1:56 PM
    Hey guys, I’m trying to figure out one thing which is related to ACID operations I guess. I have a gamification system and every user has some number of points which he can earn or spend in marketplace. So how do I properly increment without any race condition? I checked on github there is an issue on
    Atomic operations
    but nothing is happening there. Should I use just raw query and if I need to use it then how do I use it?
  • h

    H

    04/23/2019, 7:30 PM
    can anyone help me with nested mutations from apollo to graphql-yoga
    f
    • 2
    • 2
  • g

    goonit

    04/24/2019, 1:17 AM
    anybody else having problems upgrading to the new datamodel with postgres? My docker container isn't running properly. Keep seeing 'too many connections' in the db logs, but there's nothing currently connnected to my database according to the admin panel
    j
    • 2
    • 2
  • o

    Omprakash

    04/24/2019, 3:56 AM
    Hi team, is it possible to connect multiple prisma containers on different hosts to a single database without kubernetes ?
  • e

    evondev

    04/24/2019, 8:42 AM
    Has anyone installed prisma locally with Docker, I have followed the tutorials but in terminal always error: "Could not connect to server at http://localhost:4466. Please check if your server is running."
  • n

    Nick

    04/24/2019, 9:06 AM
    @Prisma Community Will you guys ever release a book! Like a graphql-book you guys have contributed a lot to the graphql-community and scene in general and with upcoming Prisma 2 and Yoga2. Just saying I would love purchase such book from manning or other tech publisher.
  • e

    evondev

    04/24/2019, 11:02 AM
    How to use private server on Prisma instead demo server guys
1...259260261...637Latest