Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ... | Erik Johnston | 2015-04-28 | 1 | -32/+32 |
* | Go back to storing JSON in TEXT | Erik Johnston | 2015-04-16 | 1 | -4/+4 |
* | 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 |
* | Add support for postgres instead of mysql. Change sql accourdingly. blob + va... | Erik Johnston | 2015-04-14 | 1 | -22/+22 |
* | Use LONGBLOB and TEXT for arbitary length rows | Erik Johnston | 2015-04-10 | 1 | -6/+6 |
* | Use unsigned bigint | Erik Johnston | 2015-04-10 | 1 | -3/+3 |
* | Revert non-trivial schema changes and move them to a new schema version. | Erik Johnston | 2015-04-10 | 1 | -0/+124 |