- 
                  prepare(on:Asynchronous) DeclarationSwift func prepare(on database: Database) async throws
- 
                  revert(on:Asynchronous) DeclarationSwift func revert(on database: Database) async throws
Swiftarr - The v3 Twitarr server (100% documented)
                    
                    
                    prepare(on:) 
                    
                      
                        Asynchronous
                      
                  Swift
func prepare(on database: Database) async throws
                    
                    
                    revert(on:) 
                    
                      
                        Asynchronous
                      
                  Swift
func revert(on database: Database) async throws