Represents primary key of the ActiveRecord model.
using DbActiveRecordPrimaryKey = std::vector<std::pair<String, DbValue>>;