Umed Khudoiberdiev 12e9db07b6
feat: QueryBuilder performance optimizations (#9914)
* small optimization in driver utils - shortening alias become a bit faster

* added entity metadatas as a map into DataSource for search optimization purposes

* ultra small optimization - looks like symbols work slow. Need to re-think its usage

* small optimizations to improve performance

* replace property names optimization

* tsc error fix

* big optimization - now replacePropertyNames executed only for the final SQL query

* trying to fix the bug in select query builder with orders not being properly replaced with their aliaces

* fixing tests
2023-04-06 14:21:40 +05:00
..
2023-04-06 10:57:00 +05:00
2022-03-17 21:01:45 +05:00