summary refs log tree commit diff
path: root/synapse/storage/schema/delta/48 (follow)
Commit message (Expand)AuthorAgeFilesLines
* make it work with sqliteMatthew Hodgson2018-04-282-34/+54
* remove duplicates from groups tablesMatthew Hodgson2018-04-251-0/+34
* Merge pull request #3045 from matrix-org/dbkr/group_joinableLuke Barnard2018-04-051-0/+22
|\
| * NON NULL -> NOT NULLLuke Barnard2018-04-051-1/+1
| * Use DEFAULT join_policy of "invite" in dbLuke Barnard2018-04-051-1/+1
| * Use join_policy API instead of joinableLuke Barnard2018-04-031-1/+7
| * OK, smallint it is thenDavid Baker2018-03-281-1/+1
| * Grr. Copy the definition from is_adminDavid Baker2018-03-281-1/+1
| * Make column definition that works on both dbsDavid Baker2018-03-281-1/+1
| * Add schema delta fileDavid Baker2018-03-281-0/+16
* Add user_ips last seen indexNeil Johnson2018-03-281-0/+17