Lance Edgar
|
9bf9a17bf6
|
Fix version table index names
|
2023-10-23 17:37:46 -05:00 |
|
Lance Edgar
|
bdb8b22ef4
|
Add some support for datasync, and deleting times from Harvest
|
2023-10-08 20:38:25 -05:00 |
|
Lance Edgar
|
aa87ce57be
|
Rename all tables/models for Harvest "cache"
make this more explicit, for better naming convention
|
2023-10-04 15:54:52 -05:00 |
|
Lance Edgar
|
2fa7ef5e71
|
Grow all ID fields for Harvest cache tables
turns out Integer is not big enough, need BigInteger
|
2023-08-08 11:05:15 -05:00 |
|
Lance Edgar
|
ec78f8c9c4
|
Add HarvestUser.person association
importer does not set this; you must do so manually
|
2022-01-30 17:40:19 -06:00 |
|
Lance Edgar
|
3883a8551f
|
Add HarvestProject.deleted flag to track deletions in Harvest
set this flag instead of deleting project, so we do not lose other
info about it. can delete manually if truly unwanted
|
2022-01-30 12:14:42 -06:00 |
|
Lance Edgar
|
66864e6f67
|
Initial commit, w/ cache tables and importers
|
2022-01-29 14:50:25 -06:00 |
|