sqlite upgrade breakage #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
howFar.sh @purism@librem.one
...
Parse error in 3rd command line argument: no such column: "@polarizing_is_bad@ieji.de" - should this be a string literal in single-quotes?
select id, lower(url) from news WHERE url like "@polarizing_is_bad@ieji.de" an
error here ---^
Parse error in 3rd command line argument: no such column: "@polarizing_is_bad@ieji.de" - should this be a string literal in single-quotes?
select id, lower(url) from news WHERE url like "@polarizing_is_bad@ieji.de" an
error here ---^
tl;dr
sqlite upgrade to 3.53.3-1 changed 2 things
obviously both of these things will break any script that uses sqlite3 either as input or output, including ours