• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed timestamp columns/variables to 'timestamp with time zone'

    • -3
    • +3
    ./postgresql/category-tree-package.sql
committing the port of the categories package from Oracle to PostgreSQL by Michael Steigman

    • -0
    • +240
    ./postgresql/categories-create.sql
    • -0
    • +87
    ./postgresql/categories-drop.sql
    • -0
    • +73
    ./postgresql/categories-init.sql
    • -0
    • +19
    ./postgresql/categories-permissions.sql
    • -0
    • +341
    ./postgresql/category-package.sql
    • -0
    • +399
    ./postgresql/category-tree-package.sql
  1. … 13 more files in changeset.
renamed function index_childs to index_children (it's better english i guess)

Importing the categories package developed by Timo Hentschel

  1. … 87 more files in changeset.
Initial revision

    • -0
    • +189
    ./oracle/categories-create.sql
    • -0
    • +57
    ./oracle/categories-drop.sql
    • -0
    • +70
    ./oracle/categories-init.sql
    • -0
    • +22
    ./oracle/categories-permissions.sql
    • -0
    • +351
    ./oracle/category-package.sql
    • -0
    • +404
    ./oracle/category-tree-package.sql
  1. … 87 more files in changeset.