public func swapDatabase(
        _ first: Int,
        with second: Int,
        eventLoop: EventLoop? = nil,
        logger: Logger? = nil