Hydrahon
Hydrahon copied to clipboard
Taking into account the functions used in the WHERE clauses and adding an accessor to retrieve the table name of a query
Hello,
In this pull request, I have integrated the possibility to use Func objects in the WHERE clause of a query (it will now be correctly translated in the query) and I have also added a getter to get the table name of a query.
Best regards, LACHAUD Cédric