class documentation

class ReflectedTableComment(TypedDict): (source)

View In Hierarchy

Dictionary representing the reflected comment corresponding to the :attr:`_schema.Table.comment` attribute. The :class:`.ReflectedTableComment` structure is returned by the :meth:`.Inspector.get_table_comment` method.

Class Variable text text of the comment

text of the comment