Defined in tcl/ad-audit-trail.tclReturns the audit trail for each id from the id_column for updates and deletes from main_table_name and audit_table_name that occured between start_date and end_date. If start_date is blank, then it is assumed to be when the table was created, if end_date is blank then it is assumed to be the current time. The audit_url, if it exists, will be given the calling arguments for ad_audit_trail.
- Parameters:
-
main_table_name
audit_table_name
id_column
start_date (optional)
end_date (optional)
audit_url (optional)
restore_url (optional)