* Enhance the Storage Node to keep all BWA's for 90 days * warn -> error * rename enum
* integrated with db migration framework * updating the migrationdb test * updating the migrationdb sql v0 and v1 files * lint warnings * code review changes * fix migration scripts, upated test data * fixed the local/UTC timing issues * code review updates * updated code review comments
* creates initial migration for psdb * add test mechanism to validate migration to every version * fix few small issues in versions.go and context.go