General database operations works with reworked, proxy-based typeclass system.
This commit is contained in:
parent
1be49e7bea
commit
14086e3b3d
3 changed files with 10 additions and 6 deletions
|
|
@ -279,6 +279,7 @@ class TypedObjectManager(idmapper.manager.SharedMemoryManager):
|
|||
|
||||
|
||||
class TypeclassManager(TypedObjectManager):
|
||||
|
||||
def get(self, **kwargs):
|
||||
"""
|
||||
Overload the standard get. This will limit itself to only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue