5ed735e8d0#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
10 anni fa
romainq
9dbcd77495Optimization of SQL queries: reduce the number of JOINS, assuming that data are consistent. Can be disabled with config setting query_optimization_enabled => 0.
12 anni fa
romainq
5b9bf8504fImproved the query logging + replay mechanism