view plugins/calendar/drivers/database/SQL/postgres/2013071800.sql @ 25:4b2bc456ce42

threaded dates sort working
author Charlie Root
date Thu, 18 Jan 2018 07:54:45 -0500
parents f6fe4b6ae66a
children
line wrap: on
line source

-- Postgres database updates since version 0.9.1

ALTER TABLE events ADD custom text DEFAULT NULL;