From 5c7c9cb70fa2de6dfcd92aebdb2f48b09bbd79e1 Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sat, 4 Jul 2026 10:49:21 +0200 Subject: feat: added the database schema --- content/implementation.tex | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'content') 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} + -- cgit v1.2.3