Richard Tollerton aaccf89501 update_rss_feed: juxtapose pdo and ORM commit on timestamp update
If for whatever reason $pdo holds a DDL lock on ttrss_entries, it could
block ORM's save, leading to a deadlock. To work around this, call
$pdo->commit() before ORM::for_table()->save().
2022-01-13 23:39:49 -06:00
..
2021-11-14 20:26:05 +03:00
2021-12-06 13:20:18 +03:00
2021-12-20 07:56:16 +03:00
2021-12-20 07:56:16 +03:00
2021-11-10 21:38:25 +00:00
2021-11-18 23:51:36 +00:00
2021-11-10 21:38:25 +00:00