Migrate constraints
This MR:
- creates a coko server meta table in the database
- captures the last time the migrate command ran successfully (so that we can roll back to that point)
- adds some constraints when it comes to the migration files
Edited by Yannis Barlas