forked-synapse/synapse/storage/schema/delta
2015-04-15 11:43:25 +01:00
..
11 SYN-67: Finish up implementing new database schema management 2015-03-04 12:04:19 +00:00
12 Use LONGBLOB and TEXT for arbitary length rows 2015-04-10 18:45:09 +01:00
13 Use unsigned bigint 2015-04-10 11:22:04 +01:00
14 SQLite wants INTEGER and not BIGINT for primary keys 2015-04-10 11:16:09 +01:00
15 Use LONGBLOB and TEXT for arbitary length rows 2015-04-10 18:45:09 +01:00
16 Add index on events (topological_ordering, stream_ordering) to help with ORDER BY clauses 2015-04-15 11:43:25 +01:00