liquid_feedback_core
log
| age | author | description |
|---|---|---|
| 2016-04-17 | jbe | Include column "published" in view "newsletter_to_send" (to make ordering easier) |
| 2016-04-16 | jbe | Drop and re-create view "expired_session" in update script to v3.2.0 (necessary to alter column type in table "session") |
| 2016-04-16 | jbe | Corrected execution order in update script to v3.2.0 |
| 2016-04-16 | jbe | Added comment on function "get_initiatives_for_notification" |
| 2016-04-16 | jbe | Updated update script to v3.2.0 |
| 2016-04-16 | jbe | Added missing quote |
| 2016-04-16 | jbe | Added SQL COMMENTs |
| 2016-04-16 | jbe | Renamed tables "notification_sent" to "notification_event_sent" and "initiative_notification_sent" to "notification_initiative_sent" |