cloudstack/engine/schema
Rohit Yadav f57f244863 schema: speed up network offering created table scans
Using function in view was causing too many scans, as many rows as
number of domains and zones. This reduces table scans where left joins
happen using sub-queries. The effect is seen in bit faster create
network API performance.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-05-22 20:22:39 +05:30
..
src schema: speed up network offering created table scans 2024-05-22 20:22:39 +05:30
pom.xml Update version to 4.18.1.1 (#417) 2024-04-08 09:27:57 -06:00
templateConfig.sh Adapt script to bash version 3 (#6069) 2022-03-09 01:45:47 +05:30