home · contact · privacy
For reading DbData tables, add check for DbData._cols equal in number to encountered...
authorChristian Heller <c.heller@plomlompom.de>
Tue, 18 Feb 2025 10:54:35 +0000 (11:54 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 18 Feb 2025 10:54:35 +0000 (11:54 +0100)
commit6ce6a2db7a7747be9c34c8e2fa1496a2c658f670
tree7c61c617263d94a2120f4428b5e0a789a288aae8
parentf46662bb83ee4bb9a87c3809d784e859b050cbc7
For reading DbData tables, add check for DbData._cols equal in number to encountered row columns.
src/ytplom/db.py