Fossil SCM
Add a note to the changelog about DROP support within tickets schema definition.
Commit
f5b5991ee559f56f3c5398509fb38d3276612eef3df88fb93425c971a14add24
Parent
d8c32ebdffcef75…
1 file changed
+3
+3
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -39,10 +39,13 @@ | ||
| 39 | 39 | list of the "[/help?cmd=all|fossil all ui]" command. |
| 40 | 40 | * Administrators can configure [./alerts.md|email alerts] to expire |
| 41 | 41 | a specific number of days (ex: 365) after the last user contact with |
| 42 | 42 | the Fossil server. This prevents alert emails being sent to |
| 43 | 43 | abandoned email accounts forever. |
| 44 | + * SQL that defines [/tktsetup_tab|database objects for tickets] now | |
| 45 | + [/timeline?c=c717f1ef9a1a4c91|can DROP] a VIEW or an INDEX provided | |
| 46 | + that its name starts with '<code>ticket</code>' or '<code>fx_</code>'. | |
| 44 | 47 | * Update the built-in SQLite to version 3.36.0. |
| 45 | 48 | * Numerous other minor enhancements. |
| 46 | 49 | |
| 47 | 50 | <a name='v2_15'></a> |
| 48 | 51 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07) |
| 49 | 52 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -39,10 +39,13 @@ | |
| 39 | list of the "[/help?cmd=all|fossil all ui]" command. |
| 40 | * Administrators can configure [./alerts.md|email alerts] to expire |
| 41 | a specific number of days (ex: 365) after the last user contact with |
| 42 | the Fossil server. This prevents alert emails being sent to |
| 43 | abandoned email accounts forever. |
| 44 | * Update the built-in SQLite to version 3.36.0. |
| 45 | * Numerous other minor enhancements. |
| 46 | |
| 47 | <a name='v2_15'></a> |
| 48 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07) |
| 49 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -39,10 +39,13 @@ | |
| 39 | list of the "[/help?cmd=all|fossil all ui]" command. |
| 40 | * Administrators can configure [./alerts.md|email alerts] to expire |
| 41 | a specific number of days (ex: 365) after the last user contact with |
| 42 | the Fossil server. This prevents alert emails being sent to |
| 43 | abandoned email accounts forever. |
| 44 | * SQL that defines [/tktsetup_tab|database objects for tickets] now |
| 45 | [/timeline?c=c717f1ef9a1a4c91|can DROP] a VIEW or an INDEX provided |
| 46 | that its name starts with '<code>ticket</code>' or '<code>fx_</code>'. |
| 47 | * Update the built-in SQLite to version 3.36.0. |
| 48 | * Numerous other minor enhancements. |
| 49 | |
| 50 | <a name='v2_15'></a> |
| 51 | <h2>Changes for Version 2.15 (2021-03-26) and Patch 2.15.1 on (2021-04-07) |
| 52 |