ORE Studio 0.0.4
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Column Class Reference
Collaboration diagram for Column:
Collaboration graph

Static Public Attributes

str name
 
str type
 
bool nullable = True
 
bool is_pk = False
 
bool is_fk = False
 
bool is_unique = False
 
Optional default = None
 
Optional references = None
 

Detailed Description

Table column definition.