Giter Club home page Giter Club logo

Comments (5)

maoosi avatar maoosi commented on May 27, 2024 2

Hey @janpio, thanks for letting me know!

Removing @prisma/sdk entirely from Prisma-AppSync will not be an issue, as I’m only using it for its parseEnvValue function (which I was planning to remove in the next coming release). I am also not using Prisma.dmmf from @prisma/client anywhere.

Prisma-AppSync is mainly reliant on generatorHandler and DMMF exported from @prisma/generator-helper package, as well as the GeneratorOptions available from the generatorHandler :: onGenerate handler. I am reading the dmmf.datamodel property from there.

Any changes planned on the above?

from prisma-appsync.

janpio avatar janpio commented on May 27, 2024 2

Not right now, but good to know - I guess we better start a list of which ones of these APIs are used externally, so we can better anticipate if any changes will cause trouble.

from prisma-appsync.

Jolg42 avatar Jolg42 commented on May 27, 2024 1

Note: You can try prisma packages on the dev tag on npm, like @prisma/[email protected]

from prisma-appsync.

maoosi avatar maoosi commented on May 27, 2024 1

@Jolg42 Thanks! Will look into it.

from prisma-appsync.

Jolg42 avatar Jolg42 commented on May 27, 2024

@maoosi Prisma 4.0.0 was published on Tuesday 🛶

The internal package @prisma/sdk

  • was published for the last time to ease the upgrade (in the future we might reuse the package name, but its content will be different)
  • marked deprecated on npm
  • available under the new, more explicit package name @prisma/internals.

If you know people affected by this, feel free to point them to this GitHub discussion.
It will help us understand where, how, and why people are using it, so we can define a better API.

Note: I posted your earlier comment of your current usage in that discussion to centralize the usage feedback.

from prisma-appsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.