Fix incorrect usage of bean property name instead of corresponding column by goncalo-andrade · Pull Request #3626 · ebean-orm/ebean

@goncalo-andrade

added a commit that referenced this pull request

Apr 23, 2025

@rbygrave

@rbygrave rbygrave linked an issue

Apr 23, 2025

that may be closed by this pull request

rbygrave added a commit to PromanSEW/ebean that referenced this pull request

Nov 23, 2025

rbygrave added a commit that referenced this pull request

Nov 23, 2025
… for #3626 (#3707)

* Problem with filterMany

* Missing id

* Other test

* Fix

* Update TestQueryFilterMany.java

* #3706 Bug fix and change filterMany to put predicates into JOIN clause, Fix for #3626

* Fix tests for Postgres, Oracle, Sql Server

---------

Co-authored-by: Roman Parshikov <promansew@gmail.com>