Leading "0" chopped off GUID values in SQLite

Issue #1988 resolved
Former user created an issue

When using the GUID custom type example from the docs on a SQLite DB, if a uuid string has a leading zero the value mysteriously gets re-assigned without the leading zero.

Please see the attached test file.

Comments (3)

  1. Log in to comment