Build History - 1.0.0.0 – July 20, 2007
---------------------------------------
- Change on Main Transaction_Audit table. Audit_[TableName] and Audit_[AuditTableName] are now an hard-copy (not computed) of table name and audit table name. Table name is used instead of OBJECT_ID(‘Table Name’) in the Audit Views.
(Thanks to Richard Tang: https://sourceforge.net/forum/message.php?msg_id=4406156\).
- Bug Fix on Custom Columns generation inside Triggers.
(Thanks to Richard Tang: https://sourceforge.net/forum/message.php?msg_id=4229075\).
- Bug Fix on ExcludedColumns property (timestamp, text, ntext, image still in ExcludedColumns list).
(Thanks to Richard Tang: https://sourceforge.net/forum/message.php?msg_id=4215440\).
- Assemblies Sign: SqlAudit.dll and SqlAuditGenerator.exe are now signed with a new key (pfx file). Pfx files are now password protected.