|
2016-08-08 11:37 AEST by Arthur Barrett - Note: import history into audit:
It would need to ensure it doesn't create duplicates.
It would need to 'delete' the history file at the end (optional?)
Maybe the server using the 'audit db' for history should be 'optional' so you can either use the 'file'
or use the audit database e.g.:
- use audit db (recommended)
- use audit db but also write to history file
- use history file but also write to audit db
- use history file, do not write to audit db
|