MDL-29322 instruct oracle to use current NLS char size when creating VARCHAR2 fields
authorPetr Skoda <commits@skodak.org>
Mon, 12 Sep 2011 08:19:51 +0000 (10:19 +0200)
committerPetr Skoda <commits@skodak.org>
Fri, 16 Sep 2011 06:51:09 +0000 (08:51 +0200)
commit2ba8f87a894b9fca42457b3723abc0ea3d7d7b74
tree7f6ce95255240870b9b55c1c97e168c67657d039
parent257ad88f8924f481769516e802582853d244380c
MDL-29322 instruct oracle to use current NLS char size when creating VARCHAR2 fields

This solves problems on servers with default configuration where VARCHAR2 sizes are specified in bytes. Also add more reserved words.
lib/ddl/oracle_sql_generator.php