Line_Types
The Line_Types
table contains the possible classifications of each line.
This can be useful for filtering out rahao lines from searches, or reordering the manglacharan if desired.
Columns
id
The unique identifier of the line type.
Type | Constraints |
---|---|
integer | Primary Key |
name_english
The name of the line type, in English.
Type | Constraints |
---|---|
text | Not Null |
name_gurmukhi
The name of the line type, in Gurmukhi, ASCII representation.
Type | Constraints |
---|---|
text | Not Null |