liquid_feedback_core
log core.sql
| age | author | description |
|---|---|---|
| 2010-12-24 | jbe | Added comment in line where ISNULL is applied to a row record |
| 2010-12-07 | jbe | Introduced (organizational) units |
| 2010-12-06 | jbe | Removed unneccessary JOIN in "create_interest_snapshot"(...) |
| 2010-10-31 | jbe | Corrected "delete_member" and "delete_private_data" functions to refer to "ignored_issue" table instead of non-existing "ignored_voting" table; Delete "ignored_issue" entries in "clean_issue" function as wellv1.3.0 |
| 2010-10-31 | jbe | Removed CREATE LANGUAGE statement at the beginning of core.sql for PostgreSQL 9.0 and higher |
| 2010-10-31 | jbe | Comments for columns of table "ignored_issue" changed |
| 2010-10-31 | jbe | Removed "auto_support" stub |