Skip to content

getPrimaryKeys returns simple array

Choose a tag to compare

@phpfui phpfui released this 28 Jun 15:41
· 92 commits to main since this release

getPrimaryKeys() now returns a simple array containing just the primary key fields and not an associative array index by field names.

Definition namespace will need to be regenerated.