Files
wallabag/src/Wallabag/CoreBundle
Jeremy Benoist e42b13bcff Change ManyToMany between entry & tag
Following https://gist.github.com/Ocramius/3121916

Be sure to remove the related entity when removing an entity.

Let say you have Entry -> EntryTag -> Tag.
If you remove the entry:

 - before that commit, the EntryTag will stay (at least using SQLite).
 - with that commit, the related entity is removed
2016-06-23 09:15:50 +02:00
..
2016-04-12 12:37:10 +02:00
2016-04-12 12:25:29 +02:00
2016-06-23 09:15:50 +02:00
2016-04-15 09:58:29 +02:00
2016-01-15 09:35:38 +01:00
2016-05-03 09:39:34 +02:00
2016-04-12 12:25:29 +02:00
2016-04-12 12:25:29 +02:00
2016-04-12 12:25:29 +02:00