2015-07-25
| ||
18:20 | • Closed ticket [3a82ee635b]: SQLiteConnection & SQLiteConnectionStringBuilder missing recursive trigger support plus 4 other changes artifact: 9110eeb270 user: mistachkin | |
18:20 | Add 'Recursive Triggers' connection string property to enable or disable the recursive trigger capability. Pursuant to [3a82ee635b]. check-in: 8a3839a32f user: mistachkin tags: trunk | |
17:27 | • Ticket [3a82ee635b] SQLiteConnection & SQLiteConnectionStringBuilder missing recursive trigger support status still Open with 5 other changes artifact: 4328d17844 user: mistachkin | |
05:53 | • New ticket [3a82ee635b]. artifact: 2cbbb21ef9 user: anonymous | |
Ticket Hash: | 3a82ee635bcafec933873eb1cf9d832433f3533c | ||
Title: | SQLiteConnection & SQLiteConnectionStringBuilder missing recursive trigger support | ||
Status: | Closed | Type: | Feature_Request |
Severity: | Minor | Priority: | Blocker |
Subsystem: | Connection | Resolution: | Fixed |
Last Modified: |
2015-07-25 18:20:37 9.74 years ago |
Created: |
2015-07-25 05:53:13 9.74 years ago |
Version Found In: | 1.0.97.0 |
User Comments: | ||||
anonymous added on 2015-07-25 05:53:13:
Connection string has no option to set PRAGMA recursive_triggers through either SQLiteConnection or SQLiteConnectionStringBuilder even though other pragmas are present mistachkin added on 2015-07-25 18:20:37: Fixed on trunk via check-in [8a3839a32fb054f9]. This will appear in 1.0.98.0. |