summary refs log tree commit diff
path: root/synapse/storage/schema/delta/v2.sql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SYN-67: Finish up implementing new database schema managementErik Johnston2015-03-041-168/+0
|
* Update copyright noticesMark Haines2015-01-061-1/+1
|
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* Store SQL DDL deltas as well; attempt to upgrade the database on startup if ↵Paul "LeoNerd" Evans2014-09-031-0/+168
it's too old