mirror of
https://github.com/kristoferssolo/Mafia-the-Game-Description.git
synced 2025-10-21 19:50:35 +00:00
5 lines
260 B
TeX
5 lines
260 B
TeX
\begin{entityTable}{LomasDarbiba}{entity-role-action}
|
|
\entityTableRow{nosaukums}{varchar(255)}{unique, not null}{Lomas darbības nosaukums}
|
|
\entityTableRow{is\_nekavejoties}{bool}{default false, not null}{Vai lomas darbība ir tūlītēja}
|
|
\end{entityTable}
|