Bug #1668
Paramaters should be text fields.
Description
I want to store SSL Certificates by hostgroup, the cert is truncated to 255 characters. The column is VARCHAR / :string in Rails, I think it should be a text field.
Associated revisions
History
#1
Updated by Ohad Levy almost 11 years ago
- Target version set to 1.0
#2
Updated by Ohad Levy almost 11 years ago
- Category set to DB migrations
- Assignee set to Ohad Levy
#3
Updated by Ohad Levy almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset fb761846b4a670399b94e2177197b5ffe4d726f2.
fixes #1668 - Paramaters should be text fields.