method
supports_savepoints?
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::SQLiteAdapter
supports_savepoints?()public
Returns true if SQLite version is ‘3.6.8’ or greater, false otherwise.
supports_savepoints?()Returns true if SQLite version is ‘3.6.8’ or greater, false otherwise.