method
supports_savepoints?
v3.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_savepoints?()public
Does this adapter support savepoints? PostgreSQL and MySQL do, SQLite does not.
supports_savepoints?()Does this adapter support savepoints? PostgreSQL and MySQL do, SQLite does not.