Git Product home page Git Product logo

Comments (8)

sacru2red avatar sacru2red commented on July 20, 2024 1

@iiian
I Found it

this model makes ploblem

model sessions {
  session_id String  @id @localContainer.VarChar(128)
  expires    Int     @localContainer.UnsignedInt
  data       String? @localContainer.Text
}

from prisma-case-format.

iiian avatar iiian commented on July 20, 2024

Hey @sacru2red . Looks like you're using the beta version of 2.1.0. You've got two options here, roll back to ~2.0.0 or ^1.0.0,

Orrrr if you're feeling really generous, you could describe your schema/issue/usage in greater detail because you've managed to find a bug I couldn't create during my testing.

from prisma-case-format.

sacru2red avatar sacru2red commented on July 20, 2024

Hey @sacru2red . Looks like you're using the beta version of 2.1.0. You've got two options here, roll back to ~2.0.0 or ^1.0.0,

Orrrr if you're feeling really generous, you could describe your schema/issue/usage in greater detail because you've managed to find a bug I couldn't create during my testing.

Thanks,
I try [email protected]. It seems to work

btw, I think [email protected] must have "latest" tag
[email protected] must have "beta" tag in npm

from prisma-case-format.

iiian avatar iiian commented on July 20, 2024

Got it, yeah that could save me some problems. So could you describing your set up 😉

from prisma-case-format.

sacru2red avatar sacru2red commented on July 20, 2024

so, It has been confirmed that model names ending in "s" are problematic.

from prisma-case-format.

iiian avatar iiian commented on July 20, 2024

Thanks for the update @sacru2red, your investigation will be helpful to me. I'll try and dig into this at my earliest availability.

from prisma-case-format.

iiian avatar iiian commented on July 20, 2024

@sacru2red could you please and thanks share how you're invoking prisma-case-format? I copied your schema in as a unit test and it seems to run just fine.

Thanks!

from prisma-case-format.

sacru2red avatar sacru2red commented on July 20, 2024

hey. I test on 2.1.0-beta.0
check https://github.com/sacru2red/prisma-case-format-issue

I think this library must check npm tags.
why "2.1.0" doesnt have "latest" tag.
2.0.2 has "latest" tag
It looks strange.

check it
https://docs.npmjs.com/cli/v10/commands/npm-dist-tag

but I recommand use release-it cli

Thanks

Hey @sacru2red . Looks like you're using the beta version of 2.1.0. You've got two options here, roll back to ~2.0.0 or ^1.0.0,
Orrrr if you're feeling really generous, you could describe your schema/issue/usage in greater detail because you've managed to find a bug I couldn't create during my testing.

Thanks, I try [email protected]. It seems to work

btw, I think [email protected] must have "latest" tag [email protected] must have "beta" tag in npm

from prisma-case-format.

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.