https://www.prisma.io/ logo
Join Slack
Powered by
# random
  • f

    FrankC

    03/11/2020, 2:15 AM
    i think I’ve got a subnet group on this db
  • f

    FrankC

    03/11/2020, 2:16 AM
    not sure if it knows this IP
  • b

    Briggs

    03/11/2020, 2:16 AM
    oh yea thats probably it I see that you meant to choose a specific db now
  • f

    FrankC

    03/11/2020, 2:18 AM
    yeah for some reason the options when choosing Aurora aren’t the same as if you chose MySQL for example
  • f

    FrankC

    03/11/2020, 2:18 AM
    in AWS
  • f

    FrankC

    03/11/2020, 2:21 AM
    Can’t delete this aurora db in aws either
  • f

    FrankC

    03/11/2020, 2:21 AM
    prisma has 0 docs on configuration with AWS Aurora
  • f

    FrankC

    03/11/2020, 2:54 AM
    cannot connect to anything with aws no matter what I try, including following their exact docs, I give up for now, ofc this isn’t simple.
    j
    m
    • 3
    • 2
  • k

    kelman celis

    03/12/2020, 1:27 AM
    👋 I’m here! What’d I miss?
  • m

    Marc

    03/12/2020, 8:59 AM
    I wrote about how to deploy a Nest app with Prisma to Heroku and connect it to PostgreSQL database. https://notiz.dev/blog/deploy-nestjs-with-prisma-to-heroku
    ❤️ 5
    d
    m
    • 3
    • 5
  • p

    Pratik

    03/13/2020, 2:42 PM
    Hi! Does anyone know regarding a code-along video course on Apollo Federation?
  • a

    Alan

    03/18/2020, 7:42 AM
    for those who are running prisma at scale in production (and in the cloud), what machine types do you use to run prisma?
  • a

    Amit Gupta

    03/25/2020, 10:35 AM
    Hi, I am working with prisma 2 and i want to query database to get data greater than a specific data. I did not see anywhere any support for operators in prisma 2. Can anybody help me in that?
    e
    • 2
    • 3
  • n

    Nick

    03/25/2020, 5:56 PM
    Anyone comfortable writing unit-test for prisma-client resolvers that can help me out here
    g
    • 2
    • 1
  • a

    Amit Gupta

    03/26/2020, 1:02 PM
    In the docs there is mentioned that there is support for @@id([author, title]). But when ever i run this i am getting error while running prisma2 migration up command
    j
    • 2
    • 1
  • i

    ibk

    03/28/2020, 12:44 PM
    hello
  • i

    ibk

    03/28/2020, 12:44 PM
    please i am getting an error of
  • i

    ibk

    03/28/2020, 12:44 PM
    ECONNREFUSED': request to http://192.168.99.101:4466/management failed, reason: connect ECONNREFUSED 192.168.99.101:4466
  • i

    ibk

    03/28/2020, 12:45 PM
    when i run prisma deploy
    r
    • 2
    • 1
  • t

    thekalko

    03/29/2020, 11:33 AM
    https://github.com/thekalko/apollo-graphql-server-starter-with-prisma-and-typescript
  • s

    stephan

    04/01/2020, 9:14 AM
    does prisma support MONGO DB ?
    r
    l
    j
    • 4
    • 9
  • b

    Binur Konarbay

    04/01/2020, 3:12 PM
    Hey everyone! I'm curios does prisma2 solve graphql n+1 problem?
    j
    • 2
    • 2
  • a

    André Luiz Abdalla Silveira

    04/03/2020, 4:35 AM
    hey folks, can anyone share a crash course on Prisma? Most of those I see are so old or not helpfull at all
    d
    a
    d
    • 4
    • 3
  • q

    Q00

    04/07/2020, 10:37 AM
    Plz help me about scaffolding with nest. I tried to use code base with nest to generate schema.graphql -> Which one is good between SDL and code base? How about using nexus with prisma and nest/graphql?
    k
    • 2
    • 2
  • o

    Oli Bradford

    04/08/2020, 5:29 AM
    Hi folks! Many of us work from home these days, whether we like it or not. What a surprise, if you're also a parent! Don't panic, we've got you covered. We prepared a giant list with WFH tips, kids activities, education materials, and virtual tours. I want to share it here, as I believe it will be useful for parents hanging in here: https://bit.ly/wfh-kids
    🙌 1
  • w

    waqaralisubhani

    04/08/2020, 10:33 AM
    How many of you looking for advanced course in Javascript for interviews 🙂
  • w

    wuichen

    04/09/2020, 6:11 AM
    Hi all, I was wondering if anyone thought about using hasura with prisma. So basically, you create a hasura graphql engine and then use prisma to introspect the database hasura created. By doing this, you get the default graphql endpoints and auth system. When you need custom business logic, you can create a remote schema which uses prisma orm to access the database. If anyone is interested in this idea, we can start a repo with this infrastructure.
    👀 3
    👍 3
    j
    m
    • 3
    • 2
  • a

    Alex Vilchis

    04/10/2020, 8:41 AM
    Greetings. Has anyone configured prisma studio to run as an Nginx proxy server in a custom location? For example,
    <http://myapp.com/_studio|myapp.com/_studio>
    . I am having trouble resolving the ws connection URL 😓
  • a

    Alan

    04/11/2020, 8:19 PM
    Hello! Im trying to migrate form javascript to Typescript, and I have this error:
    GraphQLError: Syntax Error: Cannot parse the unexpected character ".".
    More details here: https://stackoverflow.com/questions/61163163/prisma-javascript-to-typescript Really need your help! It can be a paid-consulting help! 😉
  • t

    Taylor

    04/12/2020, 8:49 PM
    Hey does anyone have a spare hour they could help me get a GraphQL Yoga server running on a DIgital Ocean Droplet?
1...394041...53Latest