forked-synapse/synapse/storage/schema/delta
2015-04-10 18:46:09 +01:00
..
11
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 DROP indexes before recreating them 2015-04-10 18:46:09 +01:00