diff options
Diffstat (limited to '')
-rw-r--r-- | www/lang_createtrigger.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lang_createtrigger.html b/www/lang_createtrigger.html index 99b8205..b342ad5 100644 --- a/www/lang_createtrigger.html +++ b/www/lang_createtrigger.html @@ -4451,5 +4451,5 @@ CREATE TEMP TRIGGER ex1 AFTER INSERT ON <b>main.</b>tab1 BEGIN ... <p>Failure to specify the schema name on the target table could result in the TEMP trigger being reattached to a table with the same name in another database whenever any schema change occurs.</p> - +<p align="center"><small><i>This page last modified on <a href="https://sqlite.org/docsrc/honeypot" id="mtimelink" data-href="https://sqlite.org/docsrc/finfo/pages/lang_createtrigger.in?m=a70785fcca">2024-08-03 15:33:40</a> UTC </small></i></p> |