liquid_feedback_core
log core.sql
| age | author | description |
|---|---|---|
| 2010-09-07 | jbe | Renamed "delegation_global_truster_id_trustee_id_unique_idx" to "delegation_global_truster_id_unique_idx" in core.sql and update scriptv1.2.8 |
| 2010-09-07 | jbe | Fixed unique constraints in table "delegation"; Update script to v1.2.8 |
| 2010-08-30 | jbe | Removed unintentionally inserted extra columns in view "global_delegation" in previous commit; Update script from v1.2.5 to v1.2.6 also works with PostgreSQL 8.3 now; Update script from v1.2.6 to v1.2.7 addedv1.2.7 |
| 2010-08-30 | jbe | Removed subqueries which are unneccessary since last bugfix; Update scriptv1.2.6 |
| 2010-08-30 | jbe | Important bugfix, affecting correct counting of supporters/votes |
| 2010-08-16 | jbe | Improved locking to avoid unneccessary delays and possible deadlocksv1.2.5 |
| 2010-08-15 | jbe | lf_update continues on error (but still reports errors)v1.2.4 |
| 2010-07-24 | jbe | Added "rendered_draft" table for cachingv1.2.3 |