Commit Graph

2 Commits

Author SHA1 Message Date
lovasoa 0d51d52393 not on a personal repo anymore 2024-12-06 21:42:55 +01:00
lovasoa 48d02bf47f fix lower() to correctly handle NULLs
SQLPage provides an internal unicode-aware lower() implementation
for SQLite.
It's implementation did not handle NULLs correctly

fixes https://github.com/lovasoa/SQLpage/issues/452
2024-06-24 17:17:21 +02:00