class Clear::SQL::RollbackError

Overview

Rollback the transaction or the last savepoint.

Defined in:

clear/sql/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(savepoint_id = nil) #

[View source]

Instance Method Detail

def savepoint_id : String? #

[View source]