Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ... | Erik Johnston | 2015-04-28 | 1 | -10/+10 |
* | Add unique index to room_aliases, remove duplicates on upgrade. Convert some ... | Erik Johnston | 2015-04-17 | 2 | -0/+11 |
* | Remove mysql/maria support | Erik Johnston | 2015-04-15 | 1 | -1/+1 |
* | Change full_schemas/11 to work with postgres | Erik Johnston | 2015-04-15 | 1 | -1/+4 |
* | Add index on events (topological_ordering, stream_ordering) to help with ORDE... | Erik Johnston | 2015-04-15 | 1 | -0/+1 |
* | Rename user_ips.user -> user_id | Erik Johnston | 2015-04-14 | 1 | -3/+3 |
* | Remove duplicate rows | Erik Johnston | 2015-04-10 | 1 | -0/+9 |
* | DROP indexes before recreating them | Erik Johnston | 2015-04-10 | 1 | -0/+8 |
* | Use unsigned bigint | Erik Johnston | 2015-04-10 | 1 | -4/+4 |
* | Update full_schemas/16 to match delta files. Add delta/16 scripts | Erik Johnston | 2015-04-10 | 3 | -0/+122 |