Skip to content

Commit 6576208

Browse files
committed
changelog
1 parent 678818a commit 6576208

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 0.24.1
44

5+
- Apply migrations before initializing the on-database file system. This allows migrations to create files in the database file system.
56
- Added a [new example](https://github.com/lovasoa/SQLpage/tree/main/examples/CRUD%20-%20Authentication) to the documentation
67
- Bug fix: points with a latitude of 0 are now displayed correctly on the map component.
78
- Bug fix: in sqlite, lower(NULL) now returns NULL instead of an empty string. This is consistent with the standard behavior of lower() in other databases. SQLPage has its own implementation of lower() that supports unicode characters, and our implementation now matches the standard behavior of lower() in mainstream SQLite.

0 commit comments

Comments
 (0)