Sqruff

Latest version: v0.25.24

Safety actively analyzes 724166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 19

0.23.1

What's Changed
* updating react 19 by benfdking in https://github.com/quarylabs/sqruff/pull/1158
* chore: copy over bracketed union by benfdking in https://github.com/quarylabs/sqruff/pull/1159
* feat: add ability to add unparsable errors by benfdking in https://github.com/quarylabs/sqruff/pull/1160
* chore: copying over show from databricks by benfdking in https://github.com/quarylabs/sqruff/pull/1162
* feat: optionally collect parsing errors by benfdking in https://github.com/quarylabs/sqruff/pull/1163
* chore: bump version 23 1 by benfdking in https://github.com/quarylabs/sqruff/pull/1164


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.23.0...v0.23.1

0.23.0

What's Changed
* feat: add is fixable to errors by benfdking in https://github.com/quarylabs/sqruff/pull/1155
* fix: respect specified config filename by bowmanjd in https://github.com/quarylabs/sqruff/pull/1156
* fix: returned error codes on fix by benfdking in https://github.com/quarylabs/sqruff/pull/1057
* chore: bump version 23 by benfdking in https://github.com/quarylabs/sqruff/pull/1157

New Contributors
* bowmanjd made their first contribution in https://github.com/quarylabs/sqruff/pull/1156

**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* fix: improve sparksql create table by benfdking in https://github.com/quarylabs/sqruff/pull/1105
* fix: select cluster by sparksql by benfdking in https://github.com/quarylabs/sqruff/pull/1106
* chore: copy over tests from sqlfluff by benfdking in https://github.com/quarylabs/sqruff/pull/1107
* feat: add constraint segments to sparksql by benfdking in https://github.com/quarylabs/sqruff/pull/1108
* feat: sparksql insert override by benfdking in https://github.com/quarylabs/sqruff/pull/1109
* docs: add databricks to dialect list by benfdking in https://github.com/quarylabs/sqruff/pull/1111
* feat: sparksql distrbute by in union by benfdking in https://github.com/quarylabs/sqruff/pull/1110
* feat: sparksql fix except with qualified column by benfdking in https://github.com/quarylabs/sqruff/pull/1114
* feat: sparksql primitive type variant by benfdking in https://github.com/quarylabs/sqruff/pull/1115
* feat: sparksql make columns in apply changes optional by benfdking in https://github.com/quarylabs/sqruff/pull/1116
* feat: track history in sparksql by benfdking in https://github.com/quarylabs/sqruff/pull/1117
* fix: sparksql recognise date part properly by benfdking in https://github.com/quarylabs/sqruff/pull/1118
* feat: implement use database with identifier by benfdking in https://github.com/quarylabs/sqruff/pull/1120
* feat: adding ansi test case for case by benfdking in https://github.com/quarylabs/sqruff/pull/1119
* feat: databricks drop volume by benfdking in https://github.com/quarylabs/sqruff/pull/1121
* feat: databricks comment on syntax by benfdking in https://github.com/quarylabs/sqruff/pull/1122
* feat: databricks time diff by benfdking in https://github.com/quarylabs/sqruff/pull/1123
* refactor: move sparksql describe grammar by benfdking in https://github.com/quarylabs/sqruff/pull/1124
* Revert "refactor: move sparksql describe grammar" by benfdking in https://github.com/quarylabs/sqruff/pull/1125
* Revert "Revert "refactor: move sparksql describe grammar"" by benfdking in https://github.com/quarylabs/sqruff/pull/1126
* feat: implement describe volume by benfdking in https://github.com/quarylabs/sqruff/pull/1127
* feat: make identifier work in databricks by benfdking in https://github.com/quarylabs/sqruff/pull/1128
* chore: introducing tests for indentifiers by benfdking in https://github.com/quarylabs/sqruff/pull/1129
* feat: implement declare or replace variable by benfdking in https://github.com/quarylabs/sqruff/pull/1130
* fix: translate over the description from parser by benfdking in https://github.com/quarylabs/sqruff/pull/1135
* chore: small cargo clipppy fixes by benfdking in https://github.com/quarylabs/sqruff/pull/1136
* chore: remove unused aliases of rules by benfdking in https://github.com/quarylabs/sqruff/pull/1133
* docs: small improvement to rules by benfdking in https://github.com/quarylabs/sqruff/pull/1137
* feat: throw error if config not found by benfdking in https://github.com/quarylabs/sqruff/pull/1139
* chore: bump vite from 6.0.5 to 6.0.6 by dependabot in https://github.com/quarylabs/sqruff/pull/1142
* chore: update cargo deps by benfdking in https://github.com/quarylabs/sqruff/pull/1149
* update typescript eslint by benfdking in https://github.com/quarylabs/sqruff/pull/1150
* chore: remove unused memory type by benfdking in https://github.com/quarylabs/sqruff/pull/1151
* chore: improve playwright test by benfdking in https://github.com/quarylabs/sqruff/pull/1152
* chore: improve playwright test and format by benfdking in https://github.com/quarylabs/sqruff/pull/1153
* fix: working on configure fix by benfdking in https://github.com/quarylabs/sqruff/pull/1138
* chore: bump version 22 by benfdking in https://github.com/quarylabs/sqruff/pull/1154


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.21.12...v0.22.0

0.21.12

What's Changed
* chore: bump tailwindcss from 3.4.15 to 3.4.16 by dependabot in https://github.com/quarylabs/sqruff/pull/1063
* chore: bump types/node from 22.10.1 to 22.10.2 by dependabot in https://github.com/quarylabs/sqruff/pull/1062
* refactor: move show views into own statement for databricks override by benfdking in https://github.com/quarylabs/sqruff/pull/1069
* fix(gitignore): exclude `sqruff-lib` from ignore patterns by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1071
* refactor: simplify templated string handling and optimize vector usage by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1070
* ci: add unparsable check in fixtures by benfdking in https://github.com/quarylabs/sqruff/pull/1072
* chore: update cargo dependencies by benfdking in https://github.com/quarylabs/sqruff/pull/1080
* chore: update node dec 23 by benfdking in https://github.com/quarylabs/sqruff/pull/1081
* chore: bump vscode/test-web from 0.0.64 to 0.0.65 by dependabot in https://github.com/quarylabs/sqruff/pull/1073
* chore: fix ci shellcheck by benfdking in https://github.com/quarylabs/sqruff/pull/1084
* chore: make unparsable script better by benfdking in https://github.com/quarylabs/sqruff/pull/1085
* fix: copy files and fix with compound by benfdking in https://github.com/quarylabs/sqruff/pull/1086
* feat: add description to SQLParseError and handle unparsable sections in linter by gvozdvmozgu in https://github.com/quarylabs/sqruff/pull/1087
* Revert "feat: add description to SQLParseError and handle unparsable sections in linter" by benfdking in https://github.com/quarylabs/sqruff/pull/1090
* feat: ansi alter table drop column by benfdking in https://github.com/quarylabs/sqruff/pull/1088
* fix: improve sparksql tablesample by benfdking in https://github.com/quarylabs/sqruff/pull/1089
* feat: sparsql timestamp ntz and ltz by benfdking in https://github.com/quarylabs/sqruff/pull/1092
* feat: sparksql alter database set location by benfdking in https://github.com/quarylabs/sqruff/pull/1093
* feat: sparksql set variable by benfdking in https://github.com/quarylabs/sqruff/pull/1094
* feat: add java set ability by benfdking in https://github.com/quarylabs/sqruff/pull/1095
* chore: clean up duplicate code in sparksql by benfdking in https://github.com/quarylabs/sqruff/pull/1096
* fix: maturin build by adding version by benfdking in https://github.com/quarylabs/sqruff/pull/1097
* feat: implement unpivot in sparksql by benfdking in https://github.com/quarylabs/sqruff/pull/1098
* refactor: refactor the sparksql show commands by benfdking in https://github.com/quarylabs/sqruff/pull/1099
* feat: improve cluster by on sparksql by benfdking in https://github.com/quarylabs/sqruff/pull/1100
* chore: copy over sparksql changes over from fluff by benfdking in https://github.com/quarylabs/sqruff/pull/1102
* feat: start of databricks by benfdking in https://github.com/quarylabs/sqruff/pull/1101
* chore: remove slower cargo test job by benfdking in https://github.com/quarylabs/sqruff/pull/1103
* chore: bump version after databricks by benfdking in https://github.com/quarylabs/sqruff/pull/1104


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.21.11...v0.21.12

0.21.11

What's Changed
* chore: bump actions/attest-build-provenance from 1 to 2 by dependabot in https://github.com/quarylabs/sqruff/pull/1039
* chore: add python to gitignore by benfdking in https://github.com/quarylabs/sqruff/pull/1054
* chore: update cargo deps dec 15 by benfdking in https://github.com/quarylabs/sqruff/pull/1056
* feat: add ability to parse returning in sqlite by benfdking in https://github.com/quarylabs/sqruff/pull/1055
* fix: fix playground and add playwright test by benfdking in https://github.com/quarylabs/sqruff/pull/1058
* ci: make the github deploy more efficient by benfdking in https://github.com/quarylabs/sqruff/pull/1059
* chore: bump version by benfdking in https://github.com/quarylabs/sqruff/pull/1060


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.21.10...v0.21.11

0.21.10

What's Changed
* chore: bump prettier from 3.4.1 to 3.4.2 by dependabot in https://github.com/quarylabs/sqruff/pull/1047
* chore: updating minor cargo deps by benfdking in https://github.com/quarylabs/sqruff/pull/1048
* update pyo by benfdking in https://github.com/quarylabs/sqruff/pull/1049
* chore: bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 by dependabot in https://github.com/quarylabs/sqruff/pull/1046
* update eslint again by benfdking in https://github.com/quarylabs/sqruff/pull/1050
* chore: bump react-dom and types/react-dom by dependabot in https://github.com/quarylabs/sqruff/pull/1043
* feat: implement json type returner by benfdking in https://github.com/quarylabs/sqruff/pull/1051
* chore: bump version by benfdking in https://github.com/quarylabs/sqruff/pull/1052


**Full Changelog**: https://github.com/quarylabs/sqruff/compare/v0.21.9...v0.21.10

Page 5 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.