PreferWithoutRowidForCompositePkRule
Reports SQLite composite primary key tables that can consider WITHOUT ROWID.
WITHOUT ROWID can reduce duplicate primary-key storage for some composite-key SQLite tables.