Commit graph

5 commits

Author SHA1 Message Date
Lance Edgar 97a1396a54 feat: use true column names for transaction data models
as much as i kind of want to "rename" some of these for convenience,
it seems safest here to just stick with true names to avoid confusion
2025-01-25 17:04:43 -06:00
Lance Edgar a2a1d7faee fix: define common base schema for Product model 2025-01-25 17:04:40 -06:00
Lance Edgar 2fe089bd57 fix: add Parameter model for lane_op 2025-01-25 16:41:17 -06:00
Lance Edgar c3b639390d fix: add Employee model for lane_op
with abstract common base schema
2025-01-24 19:21:00 -06:00
Lance Edgar 97fb0b28cb feat: add common base class for dtransactions and similar models
more work to be done here i'm sure, but this should hopefully be a
conservative change in the right direction
2025-01-24 19:20:18 -06:00