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
|
4952d2fa3d
|
Rename custdata model to CustomerClassic
|
2023-06-12 17:28:55 -05:00 |
|
Lance Edgar
|
ad5837405f
|
Require SQLAlchemy 1.4.x
|
2023-02-15 12:51:50 -06:00 |
|
Lance Edgar
|
41c142b837
|
Add the custdata model for lane_op DB
also use Numeric instead of Float for "MONEY" columns, for custdata in
both lane_op and office_op
|
2021-11-04 17:41:39 -05:00 |
|
Lance Edgar
|
092884eab3
|
Add lane_op model for Department
|
2021-08-31 22:40:58 -05:00 |
|
Lance Edgar
|
178acdac31
|
Add basic 'lane_op' DB schema
just the 'products' table so far
|
2021-07-21 20:02:17 -05:00 |
|