kaywessel

Results 2 issues of kaywessel

In order for the script not to crash if the trigger update_archon_settings_updated_at already exists this check could be added: DO $$ BEGIN IF NOT EXISTS ( SELECT 1 FROM pg_trigger...

### Archon Version v0.1.0 ### Bug Severity 🟢 Low - Minor inconvenience ### Bug Description In the RESET_DB.sql script there is a missing line: DROP POLICY IF EXISTS "Allow public...

bug