mirror of
https://github.com/kristoferssolo/Mafia-the-Game-Description.git
synced 2025-10-21 19:50:35 +00:00
fix: typo
This commit is contained in:
parent
6f52db7b93
commit
918766fc8f
@ -1,6 +1,6 @@
|
||||
\begin{entityTable}{Iszina}{entity-message}
|
||||
\entityTableRow{teksts}{text}{not null}{Īsziņas teksts}
|
||||
\entityTableRow{if\_mafijas_iszina}{bool}{default false, not null}{Vai īsziņas sūtītājs ir mafija?}
|
||||
\entityTableRow{if\_mafijas\_iszina}{bool}{default false, not null}{Vai īsziņas sūtītājs ir mafija?}
|
||||
\entityTableRow{ir\_izmainita}{bool}{default false, not null}{Vai īsziņas staurs ir izmainīts?}
|
||||
\entityTableRow{autors}{int8}{not null}{Īsziņas sūtītājs, \texttt{FOREING KEY} uz \hyperref[tab:entity-user]{Lietotajs} tabulas id kolonnu}
|
||||
\end{entityTable}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user