Banis
The Banis
table provides a list of all the Banis tht the database contains. A Bani is a collection of Lines.
To retrieve the actual Lines within a Bani, use the Bani_Lines table.
Columns
id
The unique identifier of the Bani.
Type | Constraints |
---|---|
integer | Primary Key |
name_english
The name of the Bani, in English.
Type | Constraints |
---|---|
text | Not Null |
name_gurmukhi
The name of the Bani, in Gurmukhi, ASCII representation.
Type | Constraints |
---|---|
text | Not Null |