Difference between revisions of "Custom SQL Script"
From CaseTalk Wiki
(Created page with "= Custom Script = The custom script is a sql script in which the database may be extended and/or data transformed. CaseTalk itself does not use any additional tables or views...") |
(No difference)
|
Revision as of 15:44, 26 January 2018
Custom Script
The custom script is a sql script in which the database may be extended and/or data transformed. CaseTalk itself does not use any additional tables or views which may be created, yet does export them as part of the model repository tables.
This script is fired after every sql transaction that CaseTalk applies to the repository.