Last additions
This commit is contained in:
parent
015c5db775
commit
09c2cf0074
12 changed files with 104 additions and 34 deletions
12
tex/appendix/diesel.tex
Normal file
12
tex/appendix/diesel.tex
Normal file
|
@ -0,0 +1,12 @@
|
|||
\chapter{Tietokannan migraatiotiedostot}\label{appx:diesel}
|
||||
\section{up.sql}
|
||||
\begin{code}
|
||||
\inputminted{SQL}{code/up.sql}
|
||||
\end{code}
|
||||
|
||||
\section{down.sql}
|
||||
\begin{code}
|
||||
\inputminted{SQL}{code/down.sql}
|
||||
\end{code}
|
||||
|
||||
\clearpage
|
Loading…
Add table
Add a link
Reference in a new issue