Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kysely-org/kysely
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.10
Choose a base ref
...
head repository: kysely-org/kysely
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.11
Choose a head ref
  • 18 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 18, 2026

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

Commits on Jan 25, 2026

  1. fix: returning mistakenly added to update queries after order/limit…

    … in SQLite. (#1691)
    
    Co-authored-by: igalklebanov <igalklebanov@gmail.com>
    hwisu and igalklebanov authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    6e9a71b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. bump better-sqlite3.

    ...
    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    d2b17da View commit details
    Browse the repository at this point in the history
  2. bump mysql2.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    a3ccc88 View commit details
    Browse the repository at this point in the history
  3. bump lodash.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    79926f4 View commit details
    Browse the repository at this point in the history
  4. bump pg.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    09cf978 View commit details
    Browse the repository at this point in the history
  5. bump pg-cursor.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    d4104ad View commit details
    Browse the repository at this point in the history
  6. bump prettier.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    87fe1f5 View commit details
    Browse the repository at this point in the history
  7. bump playwright.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    468491f View commit details
    Browse the repository at this point in the history
  8. bump jsr.

    ...
    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    117e50c View commit details
    Browse the repository at this point in the history
  9. bump pnpm.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    c98cc47 View commit details
    Browse the repository at this point in the history
  10. bump react.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    68e1b4d View commit details
    Browse the repository at this point in the history
  11. bump wrangler.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    af85e9d View commit details
    Browse the repository at this point in the history
  12. bump hono.

    igalklebanov committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    6862970 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. Configuration menu
    Copy the full SHA
    0a265cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37c3c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. docs: fix conditional selects examples.

    Hey 👋 
    
    closes #1690.
    igalklebanov authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    d365e74 View commit details
    Browse the repository at this point in the history
  2. 0.28.11

    igalklebanov committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    102d477 View commit details
    Browse the repository at this point in the history
Loading