Add MySQL as a backend for the models and query helpers. - [x] `lapis.db.mysql` query functions - [x] `lapis.db.mysql.schema` schema functions - [x] lua-resty-mysql backend for server - [x] support for models - [ ] query parser for pagination - [x] documentation - [x] integration specs that hit server