Writers

The Writers table contains a list of all the authors and composers of the contents in the database.

Columns

id

The unique identifier of the writer.

TypeConstraints
integerPrimary Key

name_english

The name of the writer, in English.

TypeConstraints
textNot Null

name_gurmukhi

The name of the writer, in Gurmukhi, ASCII representation.

TypeConstraints
textNot Null