liquid_feedback_core
log
age | author | description |
---|---|---|
2020-02-06 | jbe | Referential integrity for files: Delete files when last reference is removed |
2020-02-06 | jbe | Added tables "file" and "draft_attachment" |
2019-08-26 | jbe | Bugfix in highlight function (use PostgreSQL's built-in "plainto_tsquery" function) |
2019-01-10 | jbe | Support for hashtag search |
2018-12-08 | jbe | Revised full text search |
2018-12-08 | jbe | Fixed wrong constraint "initiative_ids_not_equal" on "battle" table (due to handling of NULLs in CHECK constraints) |
2018-12-08 | jbe | Removed an index on table "initiative" |