goto / compass

Metadata storage service
https://goto.github.io/compass/
Apache License 2.0
2 stars 0 forks source link

fix: set created_at, updated_at fields before update in repo #20

Closed sudo-suhas closed 1 year ago

sudo-suhas commented 1 year ago

These fields are saved to datastores in assets_versions table as well as the discovery repository. Populating the fields during insert/update ensures that the timestamps are synced across tables and datastores for a given asset.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4829312717


Totals Coverage Status
Change from base Build 4739462284: 0.007%
Covered Lines: 5085
Relevant Lines: 5926

💛 - Coveralls