Matthias Nothhaft

Results 3 issues of Matthias Nothhaft

another problem in Doctrine_Record_Filter_LooselyCoupleable: when you set an object that was not saved before ($object->exists() == false) the method _findObjectPrimaryKey() throws a Doctrine_Record_Exception. The problem is that Doctrine then rethrows...

**Describe the bug** I'm trying to use EasyAdmin 4.6.5 (and Symfony 6.2) with UUIDv7 and a PostgreSQL database. When I add a filter to a CRUD where I want to...

**Description** Are there plans to support Meilisearch? I think it would be a nice extension. Maybe it’s possible to refactor/reuse some code from the ElasticSearch implementation?

enhancement