cap-js / change-tracking

CDS plugin providing out-of-the box support for automatic capturing, storing, and viewing of the change records of modeled entities.
https://cap.cloud.sap/docs
Apache License 2.0
20 stars 8 forks source link

fix: When a numeric type with an initial value of 0 or a boolean type with a value of false is created or deleted, the changelog cannot be generated. #118

Closed Sv7enNowitzki closed 1 month ago

Sv7enNowitzki commented 1 month ago

Fix issue:

  1. 111