dendrite/roomserver/storage/postgres
Till 03ddd98f5e
Fix issues with migrations not getting executed (#2628)
* Fix issues with migrations not getting executed

* Check actual postgres error

* Return error if it's not "column does not exist"
2022-08-08 10:18:57 +02:00
..
deltas
event_json_table.go
event_state_keys_table.go
event_types_table.go
events_table.go
invite_table.go
membership_table.go
previous_events_table.go
published_table.go
redactions_table.go
room_aliases_table.go
rooms_table.go
state_block_table.go
state_snapshot_table.go
storage.go Fix issues with migrations not getting executed (#2628) 2022-08-08 10:18:57 +02:00