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/model
Joseph Schorr 158acd4f41 - Turn on foreign key constraint checking in the tests
- Change all ForeignKeyField's that refer to users to use our custom class, and mark those that allow robots
- Change robot delete to only execute the subset of queries necessary to actually delete robots
2014-11-07 12:05:21 -05:00
..
__init__.py Add some sort of oauth. 2014-03-12 12:37:06 -04:00
legacy.py - Turn on foreign key constraint checking in the tests 2014-11-07 12:05:21 -05:00
oauth.py Lots of small NPE and other exception fixes 2014-09-15 11:27:33 -04:00
sqlalchemybridge.py Allow the namespace column to be null, and also non-unique. Fix the uncompressed size clobbering the size on the wire field. Add metadata constraints so that foreign key constraints get predictable names. Fix all downgrade migrations. 2014-10-02 10:46:20 -04:00