liquid_feedback_core
log core.sql
| age | author | description |
|---|---|---|
| 2013-02-21 | jbe | Write "NOW()" as "now()" |
| 2013-02-21 | jbe | Code formatting of constraint "valid_state" in table "issue" |
| 2013-02-21 | jbe | Removed setting of "ranks_available" column in function "clean_issue" |
| 2013-02-20 | jbe | Removed deprecated timeline views |
| 2013-02-20 | jbe | Cleanup of new code for allowing "lf_update" to run without extensive locking |
| 2013-02-15 | jbe | Completely removed table locking in favor of transaction isolation requirements |
| 2013-02-15 | jbe | Bugfixes for new system to allow the background job (lf_update) run without intensive locking |