Files
gallery-dl/gallery_dl
Mike Fährmann 34887ae139 fix bugs in DatabaseCacheDecorator.update()/.invalidate()
- call db.commit() after changes have been made
- remove 'LIMIT 1' from the DELETE statement in invalidate()
    (only available if SQLite3 was compiled with the right flags
     enabled, syntax error otherwise)
2020-02-23 21:04:36 +01:00
..
2019-03-13 22:03:02 +01:00
2019-12-10 21:30:08 +01:00
2019-11-08 20:58:53 +01:00
2019-11-27 19:42:46 +01:00
2020-02-17 22:29:51 +01:00
2019-07-23 17:41:24 +02:00
2020-02-17 22:29:51 +01:00