-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: marimo-team/codemirror-sql
base: v0.1.3
head repository: marimo-team/codemirror-sql
compare: v0.2.0
- 12 commits
- 17 files changed
- 3 contributors
Commits on Aug 13, 2025
-
chore(deps): update crate-ci/typos action to v1.35.4 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8193079 - Browse repository at this point
Copy the full SHA 8193079View commit details -
chore(deps): update actions/checkout action to v5 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f4a01f - Browse repository at this point
Copy the full SHA 1f4a01fView commit details -
chore(deps): update dependency vite to v7.1.2 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbd2021 - Browse repository at this point
Copy the full SHA bbd2021View commit details
Commits on Aug 17, 2025
-
chore(deps): update dependency @biomejs/biome to v2.2.0 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 861f1b4 - Browse repository at this point
Copy the full SHA 861f1b4View commit details
Commits on Aug 19, 2025
-
chore(deps): update dependency vite to v7.1.3 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ed0900 - Browse repository at this point
Copy the full SHA 4ed0900View commit details -
chore(deps): update crate-ci/typos action to v1.35.5 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9af6b9d - Browse repository at this point
Copy the full SHA 9af6b9dView commit details
Commits on Aug 22, 2025
-
chore(deps): update actions/upload-pages-artifact action to v4 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a3f68e - Browse repository at this point
Copy the full SHA 8a3f68eView commit details
Commits on Aug 23, 2025
-
add light bigquery dialect (postgres wrapper) to resolve some bugs (#41)
* add light bigquery wrapper to resolve some bugs * update test
Configuration menu - View commit details
-
Copy full SHA for 2f67444 - Browse repository at this point
Copy the full SHA 2f67444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0acab89 - Browse repository at this point
Copy the full SHA 0acab89View commit details -
chore(deps): update dependency @biomejs/biome to v2.2.2 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1b6b80 - Browse repository at this point
Copy the full SHA b1b6b80View commit details
Commits on Aug 25, 2025
-
handle more duckdb syntax (or replace, macros, {}) (#38)
* handle macros, replace, {} * add cursorrules * fix spelling * ignore brackets as parser option * better comment * handle column offset * add instead of assigning * do not modify sql for parsing, only for checking * remove var * add offset length with test, remove comments func * proper bracket handling * some better handling of offsets * note it's an experimental feature * fix testConfiguration menu - View commit details
-
Copy full SHA for 523000b - Browse repository at this point
Copy the full SHA 523000bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb6158c - Browse repository at this point
Copy the full SHA cb6158cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.3...v0.2.0