Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to audit creation of new objects in the database #11

Closed
stcarrez opened this issue Aug 17, 2022 · 0 comments
Closed

Support to audit creation of new objects in the database #11

stcarrez opened this issue Aug 17, 2022 · 0 comments

Comments

@stcarrez
Copy link
Owner

The <<Auditable>> feature provided by the ADO library and Dynamo code generator can audit the update of database table fields.

Sometimes, it is necessary to have an audit field that records the creation of a new database object/row.

stcarrez added a commit that referenced this issue Aug 17, 2022
…udit record for that creation

(this allows to have an audit record associated with the creation of a new database row)
@stcarrez stcarrez closed this as completed Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant