method

supports_primary_key?

supports_primary_key?()
public

Can this adapter determine the primary key for tables not attached to an Active Record class, such as join tables? Backend specific, as the abstract adapter always returns false.