mirror of
https://github.com/kristoferssolo/Mafia-the-Game-Description.git
synced 2026-03-22 00:26:25 +00:00
reformat: FK in monospace
This commit is contained in:
@@ -4,5 +4,5 @@
|
|||||||
\entityTableRow{max\_speletaju\_skaits}{int4}{default 1, not null, check (max\_speletaju\_skaits > 0)}{Maksimālais spēlētāju skaiks spēlē ar doto lomu}
|
\entityTableRow{max\_speletaju\_skaits}{int4}{default 1, not null, check (max\_speletaju\_skaits > 0)}{Maksimālais spēlētāju skaiks spēlē ar doto lomu}
|
||||||
\entityTableRow{ir\_pamata}{bool}{default false, not null}{Vai loma ir spēles pamatā vai lietotāju izveidots?}
|
\entityTableRow{ir\_pamata}{bool}{default false, not null}{Vai loma ir spēles pamatā vai lietotāju izveidots?}
|
||||||
\entityTableRow{ir\_mafija}{bool}{default false, not null}{Vai loma ir mafija?}
|
\entityTableRow{ir\_mafija}{bool}{default false, not null}{Vai loma ir mafija?}
|
||||||
\entityTableRow{attels}{int8}{}{Lomas attēls, FOREING KEY uz \hyperref[tab:entity-image]{Attels} tabulas id kolonnu}
|
\entityTableRow{attels}{int8}{}{Lomas attēls, \texttt{FOREING KEY} uz \hyperref[tab:entity-image]{Attels} tabulas id kolonnu}
|
||||||
\end{entityTable}
|
\end{entityTable}
|
||||||
|
|||||||
Reference in New Issue
Block a user