diff options
author | Markus Roberts <Markus@reality.com> | 2010-07-08 12:22:56 -0700 |
---|---|---|
committer | Markus Roberts <Markus@reality.com> | 2010-07-08 12:22:56 -0700 |
commit | 3ff38df6fecef533bbd33a63abe368725734446e (patch) | |
tree | 389b16a45c0907b0c7090b0da3348fa931acabeb /lib/puppet/util/rdoc/parser.rb | |
parent | 62dbae53f89e8d9597081c7b7c0a20b419e4737a (diff) | |
download | puppet-3ff38df6fecef533bbd33a63abe368725734446e.tar.gz puppet-3ff38df6fecef533bbd33a63abe368725734446e.tar.xz puppet-3ff38df6fecef533bbd33a63abe368725734446e.zip |
Fix for #4137 -- Oracle needs text for strings > 255
Oracle has a maximum VARCHAR (string) column length of 255 characters. Any
column that is larger than 255 characters needs to be cast as a :text column
instead of :string.
Diffstat (limited to 'lib/puppet/util/rdoc/parser.rb')
0 files changed, 0 insertions, 0 deletions