Beispiel #1
0
 def _set_parent_with_dispatch(self, parent):
     TypeDecorator._set_parent_with_dispatch(self, parent)
     SchemaType._set_parent_with_dispatch(self, parent)