CreateTokenSchema
struct CreateTokenSchema : AsyncMigrationCreates the db schema for the Token table.
- 
                  prepare(on:Asynchronous) DeclarationSwift func prepare(on database: Database) async throws
- 
                  revert(on:Asynchronous) DeclarationSwift func revert(on database: Database) async throws
 View on GitHub
            View on GitHub
           CreateTokenSchema Structure Reference
      CreateTokenSchema Structure Reference