Files
poky/meta
Peter Kjellerstedt a197c96039 libdnf: Use single-quotes around string literals used in SQL statements
If sqlite is built with -DSQLITE_DQS=0 in accordance with
https://sqlite.org/quirks.html#dblquote, migration to version 1.2 of the
history database would fail with:

  History database cannot be created: .../var/lib/dnf/history.sqlite.
  Error: SQLite error on ":memory:": Executing an SQL statement failed:
  no such column: 1.2

(From OE-Core rev: 61d34df201cf6498854fa9258c320437b97071a4)

Signed-off-by: Peter Kjellerstedt <pkj@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-05 13:19:55 +01:00
..
2020-05-03 15:41:40 +01:00
2020-05-05 13:19:54 +01:00
2020-05-05 13:19:54 +01:00
2020-05-05 13:19:54 +01:00
2020-01-16 22:33:09 +00:00
2019-08-29 14:05:12 +01:00