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(drizzle): update schema type & fix issue with default id #10750

Merged
merged 58 commits into from May 8, 2024

Commits on Apr 2, 2024

  1. update drizzle adapter

    realmikesolo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    72f28a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    a9884a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdba8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9fe2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b4e9fe View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. drizzle adapter: edits

    realmikesolo committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4ecfef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. chore(examples): move Docker files to Next.js template

    We would like to have feature parity of Auth.js when hosted either on something like Vercel or in Docker. Moving the docker config to the same example app we host on Vercel and deploying it via Docker will make this easier to verify
    balazsorban44 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c57a92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b0ebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc3c3c View commit details
    Browse the repository at this point in the history
  4. chore(express): update README.md example - .cts to .cjs (nextauthjs#1…

    …0504)
    
    Update README.md fixed .cts to .cjs
    
    Co-authored-by: Nico Domino <yo@ndo.dev>
    noam-honig and ndom91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2c1f8b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d229e29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdf7a25 View commit details
    Browse the repository at this point in the history
  7. chore(examples): tweak

    balazsorban44 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9513f71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    076d5fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a483c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4d6b14 View commit details
    Browse the repository at this point in the history
  11. drizzle-adapter: edits

    realmikesolo committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f92c888 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into main

    ndom91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3216b0c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    b638f20 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    ndom91 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f79f635 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    f1cd1f4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    ndom91 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    36dcfa6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    ndom91 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eb9d3db View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    b8135e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41a7a0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    ndom91 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    18953b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Merge branch 'main' into main

    ndom91 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b2390f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    ndom91 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    59d5454 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    2bdcdd5 View commit details
    Browse the repository at this point in the history
  2. fix: format errors

    realmikesolo committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0cf7348 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. drizzle adapter: edits

    realmikesolo committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    60b3f83 View commit details
    Browse the repository at this point in the history
  2. fix: format errors

    realmikesolo committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9f97268 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix(drizzle): edits

    realmikesolo committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d88cc82 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    ndom91 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fc7bdb1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    ndom91 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b114093 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix(drizzle): edits

    realmikesolo committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2a48b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f669e2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fee81b View commit details
    Browse the repository at this point in the history
  4. fix(drizzle): edits

    realmikesolo committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d97af40 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    501baf7 View commit details
    Browse the repository at this point in the history
  2. fix: tests

    realmikesolo committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    44c0728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b47b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    55cd176 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    ndom91 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f32f99c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    ndom91 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    decf937 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into main

    ndom91 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3b61050 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    41dbed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda4db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ded72d8 View commit details
    Browse the repository at this point in the history
  4. fix: syntax error

    realmikesolo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    80e491f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge branch 'main' into main

    ndom91 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4f11312 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge branch 'main' into main

    ndom91 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bbc1d62 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6871bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54966e9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'main' into main

    ndom91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f6d30d6 View commit details
    Browse the repository at this point in the history