method
supports_autoincrement?
v3.2.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SQLiteAdapter
supports_autoincrement?()public
Returns true if SQLite version is ‘3.1.0’ or greater, false otherwise.
supports_autoincrement?()Returns true if SQLite version is ‘3.1.0’ or greater, false otherwise.