- 
                  prepare(on:Asynchronous) Required by Migrationprotocol. Inserts the Food & Drink category.DeclarationSwift func prepare(on database: Database) async throwsParametersdatabaseA connection to the database, provided automatically. Return ValueVoid. 
- 
                  revert(on:Asynchronous) Undoes this migration, removing the Food & Drink category if it got created. DeclarationSwift func revert(on database: Database) async throwsParametersdatabaseThe database connection. Return ValueVoid. 
 View on GitHub
            View on GitHub
           AddFoodDrinkCategory Structure Reference
      AddFoodDrinkCategory Structure Reference