Remove schema changes introduced in da413e75
which I think was accidental
This commit is contained in:
@@ -133,16 +133,6 @@ columns:
|
||||
default_function:
|
||||
collation:
|
||||
comment:
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::SQLite3::Column
|
||||
auto_increment:
|
||||
name: setup_status
|
||||
cast_type: *7
|
||||
sql_type_metadata: *8
|
||||
'null': true
|
||||
default:
|
||||
default_function:
|
||||
collation:
|
||||
comment:
|
||||
- *9
|
||||
action_text_rich_texts:
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::SQLite3::Column
|
||||
@@ -861,40 +851,6 @@ columns:
|
||||
default_function:
|
||||
collation:
|
||||
comment:
|
||||
integrations:
|
||||
- *5
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::SQLite3::Column
|
||||
auto_increment:
|
||||
name: data
|
||||
cast_type: *15
|
||||
sql_type_metadata: *16
|
||||
'null': true
|
||||
default:
|
||||
default_function:
|
||||
collation:
|
||||
comment:
|
||||
- *6
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::SQLite3::Column
|
||||
auto_increment:
|
||||
name: owner_id
|
||||
cast_type: *3
|
||||
sql_type_metadata: *4
|
||||
'null': false
|
||||
default:
|
||||
default_function:
|
||||
collation:
|
||||
comment:
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::SQLite3::Column
|
||||
auto_increment:
|
||||
name: type
|
||||
cast_type: *7
|
||||
sql_type_metadata: *8
|
||||
'null': true
|
||||
default:
|
||||
default_function:
|
||||
collation:
|
||||
comment:
|
||||
- *9
|
||||
mentions:
|
||||
- *5
|
||||
- *6
|
||||
@@ -1499,7 +1455,6 @@ primary_keys:
|
||||
events: id
|
||||
filters: id
|
||||
filters_tags:
|
||||
integrations: id
|
||||
mentions: id
|
||||
notification_bundles: id
|
||||
notifications: id
|
||||
@@ -1553,7 +1508,6 @@ data_sources:
|
||||
events: true
|
||||
filters: true
|
||||
filters_tags: true
|
||||
integrations: true
|
||||
mentions: true
|
||||
notification_bundles: true
|
||||
notifications: true
|
||||
@@ -2488,23 +2442,6 @@ indexes:
|
||||
nulls_not_distinct:
|
||||
comment:
|
||||
valid: true
|
||||
integrations:
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::IndexDefinition
|
||||
table: integrations
|
||||
name: index_integrations_on_owner_id
|
||||
unique: false
|
||||
columns:
|
||||
- owner_id
|
||||
lengths: {}
|
||||
orders: {}
|
||||
opclasses: {}
|
||||
where:
|
||||
type:
|
||||
using:
|
||||
include:
|
||||
nulls_not_distinct:
|
||||
comment:
|
||||
valid: true
|
||||
mentions:
|
||||
- !ruby/object:ActiveRecord::ConnectionAdapters::IndexDefinition
|
||||
table: mentions
|
||||
|
||||
Reference in New Issue
Block a user