summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/rdoc/parser.rb
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-07-08 12:22:56 -0700
committerMarkus Roberts <Markus@reality.com>2010-07-08 12:22:56 -0700
commit3ff38df6fecef533bbd33a63abe368725734446e (patch)
tree389b16a45c0907b0c7090b0da3348fa931acabeb /lib/puppet/util/rdoc/parser.rb
parent62dbae53f89e8d9597081c7b7c0a20b419e4737a (diff)
downloadpuppet-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