master cron Feature/flask migrate (#9)

* test user model
* add user
* test duplicate username
* test duplicate email
* test model json
* * add flask-migrate
* * ignore the migration dir for docker
* instantiate Migrate from `flask-migrate`
* initial db migration with `flask-migrate`
* both `User.username` and `User.email` are now unique fields.
* * User.email length has a max length of 254 characters
* User.username has a max lenght of 32
* * Added User.email and User.username unique constraints
* User.username max length = 32
* User.email max length = 254
* * tests max length of User.email and User.username
* * Moved `add_user` to a `utils` lib
* Removed an unneccesary comment.
* 0.1.2 patch version bump and updated CHANGELOG

iamjohnnym authored GitHub committed

Cron job event #941 errored

  • Ran for
AMD64
no language set
Git
Sorry, we're having troubles fetching jobs. Please try again later.