Commit Graph

4 Commits

Author SHA1 Message Date
Tony Murray
431b645303 change polling code to use models (#9766) 2019-01-31 10:40:20 -06:00
Tony Murray
f13caae2e0 Merge pull request #9761 from murrant/278-more
* add more index names to 278.sql
* don't create 1000.sql migration table if it exists
2019-01-30 16:56:05 +01:00
Tony Murray
8176470795 Try to fix sql schema 278 (#9715) 2019-01-22 17:05:54 -06:00
Tony Murray
b3bb742bd8 Database consistency pass (#9612)
* Database consistency pass
Change ids to unsigned ints
Also change int timestamp fields to unsigned to fix the Y2038 BUG :D

* reduce the amount of queries and hopefully temporary tables

* oopsie
2019-01-05 09:28:31 -06:00