]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Clearing entities in the loop fail on Postgres 2279/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 11 Sep 2016 14:30:01 +0000 (16:30 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 11 Sep 2016 14:30:01 +0000 (16:30 +0200)
commit88e88016b9a86d76940082b62c85c3756f461cb2
tree43054fdd7f15e11d681970dfb692b269fbf6b705
parent58fadbc9df3f8b735c04995919b6cf913ca6a977
Clearing entities in the loop fail on Postgres

It looks like when you clear entities on Postgres some references are lost and tags are not saved :-/
src/Wallabag/ImportBundle/Import/PocketImport.php
src/Wallabag/ImportBundle/Import/ReadabilityImport.php
src/Wallabag/ImportBundle/Import/WallabagImport.php