Dean Mauro

Results 5 issues of Dean Mauro

This PR adds filter support for n levels of relations (e.g. person.neighbor.pet.name:eq "fido") to fix #17 and #79. In order to do so, subqueries have been replaced with joins. The...

### How to Reproduce 1. Take the two models `Component` and `ComponentVersion`, where `Component` HasMany `ComponentVersions`: **Component** ``` class Component extends Model { public static tableName = 'components'; public static...

`buildFilter()` aliases relations that are not OneToOne, but `fullColumnName()` does not, the result being that filters on fields nested in HasMany or ManyToMany relations fail. This commit makes the fullColumnName()...

Replaced Bing Image Search with DuckDuckGo Image Search, which is also free, recommended instead by Jeremy Howard in his recorded lecture, and which doesn't require any advanced setup or creation...

Added Trade Agent's MCP server to the **Finance & Fintech** category. Also reordered some which were out of order.