Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Phil Booth 31fff596b7
feat(scripts): add script to automate MySQL EXPLAIN checks
Adds a script that pulls out SELECT queries from our stored procedures
and then runs EXPLAINs for them in MySQL. Warnings are emitted for any
bad smells that are found in the EXPLAIN results, e.g. `filesort`.
2018-09-17 13:15:50 +01:00
Vlad Filippov 1157bb2b2d chore(eslint): update to latest eslint (#252) r=vbudhram
* chore(eslint): update to latest eslint
* chore(eslint): update package.json ref
* chore(eslint): update shrinkwrap
* chore(eslint): add git to docker file
2017-06-24 17:25:15 -04:00
Sai Pc 288e1212fb chore(eslint): change complexity rule 2015-09-02 14:12:49 -07:00
Phil Booth b17f477972 chore(project): merge db-server project admin/config stuff to top level 2015-08-04 15:50:48 +01:00