group-type-procs-oracle.xql

  • last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

Only convert table names to uppercase, during group type creation, on oracle. This was producing case mixed issues on postgres installations, where the table_name attribute on 'acs_object_types' was upppercase, while the real table name was lowercase, as detected by the 'datamodel__acs_object_type_check' test case.

  1. … 1 more file in changeset.
Reduce divergency between oracle and postgres codebase

  1. … 2 more files in changeset.
Move logics to delete a group type into the API

  1. … 6 more files in changeset.
Port group-type maintenance (no attributes yet)

  1. … 14 more files in changeset.
A small contribution to port it

    • -0
    • +20
    ./group-type-procs-oracle.xql
  1. … 33 more files in changeset.