Load Sqlite unicode extension

This commit is contained in:
Claudio Ortolina
2024-12-07 18:32:22 +01:00
parent 83007a3de1
commit 0f926ed86a
5 changed files with 37 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# SQLite extensions
Lifted from <https://github.com/mindreframer/ex_sqlean>, original files under MIT license.