Skip to content

Postgres sql schema update

jjcasey requested to merge jjcasey/Shinobi:postgres-sql-schema-update into dev

Fixes cron.js trying to use ALTER TABLE on postgres by making the default schema match expectations.

Merge request reports