Blame view

administrator/components/com_admin/sql/updates/postgresql/3.9.0-2018-08-12.sql 81 Bytes
1
ALTER TABLE "#__privacy_consents" ADD COLUMN "state" smallint DEFAULT 1 NOT NULL;