* Version 1.5.6 (stable) - API 1.5.2 (stable) - 2008-12-25

- Feature Request #14262: due to Oracle's limitations, table/column/index
  names were restricted to a maximum length of 30 characters; by setting
  $GLOBALS['_DB_TABLE']['disable_length_check'] to (boolean) true, this
  check can now be disabled (attention: your code will not be compatible
  with Oracle anymore if you're using longer names)

