Skip to content

Commit d9d2832

Browse files
committed
Merge branch 'main' into feature/table-action-buttons
2 parents 842f67c + f8a47cd commit d9d2832

9 files changed

Lines changed: 300 additions & 97 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG.md
22

3+
## v0.38.1
4+
- Ability to execute sql for URL paths with another extension. If you create sitemap.xml.sql, it will be executed for example.com/sitemap.xml
5+
- Display source line info in errors even when the database does not return a precise error position. In this case, the entire problematic SQL statement is referenced.
6+
- The shell with a vertical sidebar can now have "active" elements, just like the horizontal header bar.
7+
38
## v0.38.0
49
- Added support for the Open Database Connectivity (ODBC) standard.
510
- This makes SQLPage compatible with many new databases, including:

0 commit comments

Comments
 (0)