2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-04 17:43:51 +00:00
Files
pykmip/kmip
Nathan Reller 771aea7b80 Added Class Type to Managed Object
SQLAlchemy requires a unique identifier for classes when using the
join table inheritence strategy. Previous commits were reusing the
object_type attribute of ManagedObject, but this strategy does not
work for classes that are subclasses of an object. This will be the
case for the Certificate object type because one such subclass will be
X509Certificate.
2016-02-19 11:50:08 -05:00
..
2016-01-29 13:29:36 -05:00
2016-02-17 17:40:50 +01:00
2016-02-19 11:50:08 -05:00
2015-11-25 12:43:40 -05:00
2016-02-09 14:13:22 -05:00
2015-12-02 12:49:59 -05:00