neutron-lib/neutron_lib/db
Rodolfo Alonso Hernandez 7f702af482 Change the `StandardAttribute` load method to "selectin"
This load method will remove the ``StandardAttribute`` load from the
resource main query and PostgreSQL won't require it to be in the
GROUP BY clause.

Closes-Bug: #2072567

Change-Id: I17a455e19c4bbbc45e26dee88849ab5e0b4b5d65
2024-07-11 06:31:26 +00:00
..
__init__.py Add pagination helpers 2016-03-18 21:41:41 -04:00
api.py Add 'selectin' as a supported lazy relationship attribute 2024-05-31 17:31:49 -04:00
constants.py rehome availability zone API def 2017-08-04 10:51:43 -06:00
model_base.py [sqlalchemy-20] Use sqlalchemy.orm.DeclarativeBase 2024-01-21 00:03:11 +00:00
model_query.py Add the field "rbac_actions" to the model query hooks 2024-06-10 06:50:10 +00:00
quota_api.py Add "get_workers" method to "QuotaDriverAPI" class 2022-01-16 13:12:56 +00:00
resource_extend.py Fix pep8 job issues with pylint==2.15.0 2022-08-31 15:29:48 +02:00
sqlalchemytypes.py Set "cache_ok=True" in all "TypeDecorator" derived classes 2021-09-08 13:28:39 +00:00
standard_attr.py Change the `StandardAttribute` load method to "selectin" 2024-07-11 06:31:26 +00:00
utils.py Add is_service_role property to the context class 2023-06-30 15:56:20 +02:00