diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-04 10:49:21 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-04 10:49:21 +0200 |
| commit | 5c7c9cb70fa2de6dfcd92aebdb2f48b09bbd79e1 (patch) | |
| tree | a1a4ab3312063d2b9d5a82dfcc0ac20dbc817be6 /content | |
| parent | 2cd079ce2ac68061b53848f87fa95bf46d717e3a (diff) | |
feat: added the database schema
Diffstat (limited to 'content')
| -rw-r--r-- | content/implementation.tex | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/content/implementation.tex b/content/implementation.tex index d5dd5c1..e2fd23a 100644 --- a/content/implementation.tex +++ b/content/implementation.tex @@ -56,8 +56,14 @@ For a specific overview of advantages of \code{OpenDC} and a thorough comparison \end{figure} \section{Data Flow}\label{ss:data_flow} -\input{sources/listings.tex} -\ipsum[1-2] +\input{sources/listing_sinks.tex} + + +\ipsum[1-4] +\begin{figure}[t] + \input{sources/listing_schema.tex} +\end{figure} + |
