| Summary | Differences in the definition of several fields in the creation scripts for MSSQL |
| Queue | Horde Base |
| Queue Version | 3.3.8 |
| Type | Bug |
| State | No Feedback |
| Priority | 1. Low |
| Owners | |
| Requester | gloria.presedo (at) usc (dot) es |
| Created | 5/21/10 (5803 days ago) |
| Due | 05/21/2011 (5438 days ago) |
| Updated | 6/15/10 (5778 days ago) |
| Assigned | 6/1/10 (5792 days ago) |
| Resolved | 6/15/10 (5778 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Feedback
script, create.mssql.sql is specifically for MS-SQL.
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Base
Due ⇒ 05/21/2011
Summary ⇒ Differences in the definition of several fields in the creation scripts for MSSQL
Type ⇒ Bug
State ⇒ Unconfirmed
creation scripts for MSSQL.
Pref_value field in the table horde_prefs is a type TEXT, according to
the script create.mssql.sql, but according horde_prefs.sql is a
VARCHAR(MAX).
The same is true
* datatree_data in horde_datatree
* vfs_data in horde_vfs
* history_desc in horde_histories
* history_extra in horde_histories
* alarm_params in horde_alarms
* alarm_text in horde_alarms
* alarm_internal in horde_alarms