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

fix(prisma-fmt): use UTF-16 offset in the response for the schema that contains multi-byte characters #4815

Merged
merged 20 commits into from
Jun 18, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    28cc7cd View commit details
    Browse the repository at this point in the history
  2. fix compiling issue

    key-moon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8744045 View commit details
    Browse the repository at this point in the history
  3. format

    key-moon committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2d8f45b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    ab1e3a6 View commit details
    Browse the repository at this point in the history
  2. fix merge commit

    key-moon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e689717 View commit details
    Browse the repository at this point in the history
  3. fix docs

    key-moon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d05a2f4 View commit details
    Browse the repository at this point in the history
  4. fix comment for the test

    key-moon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e043e36 View commit details
    Browse the repository at this point in the history
  5. allow unused code

    key-moon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    095cade View commit details
    Browse the repository at this point in the history
  6. stop using allow(dead_code)

    key-moon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3a8d6a8 View commit details
    Browse the repository at this point in the history
  7. format

    key-moon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    eb10dac View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    eaa648a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829169b View commit details
    Browse the repository at this point in the history
  3. remove unused use

    key-moon committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a5e07ae View commit details
    Browse the repository at this point in the history
  4. fix for multi-schema

    key-moon committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4b96152 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    8401266 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    dd17bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4d0f8 View commit details
    Browse the repository at this point in the history
  3. implement span_to_range

    key-moon committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    13295b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    6a2e5d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3932eaa View commit details
    Browse the repository at this point in the history