To ensure correct handling of stack trace
Removed unused field in Post table
Add deprecation annotation for functions that are not idiomatic to the new database logic. These functions (and mostly the code that uses them) will have to be replaced over time to use the new features of the design.
Also use Go version 1.11 in vagrant for module support