MatrixSynapse/synapse/storage/schema/delta/16
Erik Johnston 18f8247701 Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except for a limit 2015-04-28 12:41:33 +01:00
..
events_order_index.sql Change full_schemas/11 to work with postgres 2015-04-15 16:53:47 +01:00
remote_media_cache_index.sql
remove_duplicates.sql
room_alias_index.sql Add unique index to room_aliases, remove duplicates on upgrade. Convert some columns back to TEXT from bytea 2015-04-17 11:10:20 +01:00
unique_constraints.sql Add unique index to room_aliases, remove duplicates on upgrade. Convert some columns back to TEXT from bytea 2015-04-17 11:10:20 +01:00
users.sql Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except for a limit 2015-04-28 12:41:33 +01:00