Update Data Models

2026-03-27 21:15:19 +00:00
parent fe5c102b29
commit e2d144503b

@@ -141,4 +141,4 @@ CREATE TABLE trades (
price REAL NOT NULL, price REAL NOT NULL,
traded_at DATETIME NOT NULL traded_at DATETIME NOT NULL
); );
</code></pre></body></html> </code></pre>