- 
                  prepare(on:Asynchronous) Required by Migrationprotocol. Creates the MicroKaraoke user after a bit of sanity check caution.DeclarationSwift func prepare(on database: Database) async throwsParametersdatabaseA connection to the database, provided automatically. Return ValueVoid. 
- 
                  revert(on:Asynchronous) Required by Migrationprotocol. Deletes all admin users.DeclarationSwift func revert(on database: Database) async throwsParametersconnThe database connection. Return ValueVoid. 
 View on GitHub
            View on GitHub
           CreateMicroKaraokeUser Structure Reference
      CreateMicroKaraokeUser Structure Reference