Commit graph

15 commits

Author SHA1 Message Date
XANTRONIX Industrial
38911cb694 Rename column/value read/write attributes to be consistent 2025-02-17 10:58:24 -05:00
XANTRONIX Development
14ef79f2c0 Change quoting style on SQLite3 load_extension() call 2025-02-15 14:52:13 -05:00
XANTRONIX Industrial
070f04b469 Obviate need for __from_row__() 2025-02-14 16:20:27 -05:00
XANTRONIX Industrial
8a0cbfcd6b Rename _insert__ attributes to _write__ 2025-02-14 15:31:50 -05:00
XANTRONIX Industrial
4aaf7e6749 Remove print() debugging 2025-02-14 14:58:24 -05:00
XANTRONIX Industrial
1688218c95 Drastic improvement in database layer 2025-02-14 14:52:50 -05:00
XANTRONIX Industrial
28fd4050c7 Prune down Database.column_placeholders() a bit 2025-02-14 13:48:16 -05:00
XANTRONIX Industrial
e577cb2759 Prepare for a big db.py refactor 2025-02-14 13:34:31 -05:00
XANTRONIX Industrial
124bab8b17 Fix storm report insertion 2025-02-14 11:50:43 -05:00
XANTRONIX Industrial
5bab45b779 Fix issues with column placeholders 2025-02-13 17:44:12 -05:00
XANTRONIX Industrial
e27b5f88a6 Bring significant object mapping enhancements to db.py 2025-02-13 15:20:46 -05:00
XANTRONIX Industrial
df23ccc113 Use sqlite3.Row as row factory 2025-02-13 14:42:04 -05:00
XANTRONIX Industrial
e507d9b8c4 Fix Dockerfile, nexrad.sql issues 2025-02-11 22:18:35 -05:00
XANTRONIX Industrial
b5f569180b Pare down db.py 2025-02-11 21:12:27 -05:00
XANTRONIX Development
1600357d51 Initial commit 2025-02-10 20:05:00 -05:00