Scope Webhooks to Collections

This commit is contained in:
Stanko K.R.
2025-09-15 16:05:36 +02:00
parent 25b2daad93
commit 02a421675f
20 changed files with 122 additions and 68 deletions
+18 -1
View File
@@ -1409,6 +1409,7 @@ columns:
- *37
webhooks:
- *38
- *24
- *5
- *6
- !ruby/object:ActiveRecord::ConnectionAdapters::SQLite3::Column
@@ -3165,7 +3166,23 @@ indexes:
nulls_not_distinct:
comment:
valid: true
webhooks: []
webhooks:
- !ruby/object:ActiveRecord::ConnectionAdapters::IndexDefinition
table: webhooks
name: index_webhooks_on_collection_id
unique: false
columns:
- collection_id
lengths: {}
orders: {}
opclasses: {}
where:
type:
using:
include:
nulls_not_distinct:
comment:
valid: true
workflow_stages:
- !ruby/object:ActiveRecord::ConnectionAdapters::IndexDefinition
table: workflow_stages