diff --git a/session.go b/session.go index 2e9eb9d8..60ad9f0d 100644 --- a/session.go +++ b/session.go @@ -26,7 +26,6 @@ type Session struct { Statement Statement IsAutoCommit bool IsCommitedOrRollbacked bool - TransType string IsAutoClose bool // Automatically reset the statement after operations that execute a SQL