orm
orm copied to clipboard
Duplicate column count
Fixes #749
- [x] Make prefixed column name similarly as here https://github.com/nextras/orm/blob/fce95e93c2eec7f830afbbbe203b7d14dae7b44e/src/Collection/DbalCollection.php#L426
Fixed by #752.
Docker setup merged in #753. Nextras orm updated in https://github.com/nextras/orm/commit/5ab1547ac6a3e0effd59b214eae20b6d3310422e.
Thx for reporting and contribution.