You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds possibility to use several transactions in single connection. New Transaction object was introduced. Connection object has new methods to create Transaction objects. FBStatement object also was extended. Api description was updated in README.md.