Performed the following updates:

  • Add validator for reserved SQL keywords
  • Update Migrate class to focus only on migration operations
  • Move functions related to generating migration files to new class
  • Resolve issue where validators fail only once in the console
  • Updated user guide and API documentation