sqlite-digest
sqlite-digest copied to clipboard
Digest implementation for SQLite
Results
2
sqlite-digest issues
Sort by
recently updated
recently updated
newest added
Thanks for making this library available, I found it useful. Minor problem: Because you specify the `SQLITE_ANY` type in all five `sqlite3_create_function()` statements in `digest.c`, the digest functions cannot be...
I've been trying to make this work on Windows, without any luck. Did anyone succeed?