Skip to content

Commit f573035

Browse files
committed
1 parent 616ac2a commit f573035

File tree

4 files changed

+118
-109
lines changed

4 files changed

+118
-109
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
- Make the [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CSP) customization more flexible, allowing you to harden the default security rules. Thanks to @guspower !
1515
- Fix vertically truncated text in the list component on empty descriptions.
1616
- ![screenshot](https://github.com/user-attachments/assets/df258e31-6698-4398-8ce5-4d7f396c03ef)
17+
- Updated sqlparser to [v0.56](https://github.com/apache/datafusion-sqlparser-rs/blob/main/changelog/0.56.0.md), with many improvements including:
18+
- Add support for the xmltable(...) function in postgres
19+
- Add support for MSSQL IF/ELSE statements.
1720

1821
## v0.34 (2025-03-23)
1922

0 commit comments

Comments
 (0)