This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/registry_model
Joseph Schorr 8aafbf8b8c Switch the registry data model types to our own class constructor
This allows us to hide the DB ID from external-to-the-package users of the types and will allow us to add model-level caching as well
2018-08-20 15:49:51 -04:00
..
test Change build component labeling to use new registry interface 2018-08-20 15:49:51 -04:00
__init__.py Start on a basic registry_model interface and change a single module to use it. This will allow us to completely abstract out how we deal with registry-related tables and ensure that transitioning to the new OCI-like model will be easier to do. 2018-08-14 13:48:59 -04:00
datatypes.py Switch the registry data model types to our own class constructor 2018-08-20 15:49:51 -04:00
interface.py Change build component labeling to use new registry interface 2018-08-20 15:49:51 -04:00
registry_pre_oci_model.py Switch the registry data model types to our own class constructor 2018-08-20 15:49:51 -04:00