Comment on The perils of UUID primary keys in SQLiteparentComments−tyre3moWhich can be avoided by using UUIDs−jraph3moOr by putting that id between quotes so it's a string.
Comments
Which can be avoided by using UUIDs
Or by putting that id between quotes so it's a string.