1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00
wallabag/src
Jeremy Benoist 3be047456d 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-05-31 10:01:03 +02:00
..
Wallabag Change ManyToMany between entry & tag 2016-05-31 10:01:03 +02:00
.htaccess 1st implementation of wallabag api, yeah 2015-01-28 17:09:27 +01:00