• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

changed triggers to after. if set to before, you sometimes cannot delete from the tables.

    • -34
    • +34
    ./postgresql/ecommerce-create.sql

fixed ec_product__new function

    • -21
    • +16
    ./postgresql/ec-product-package-create.sql

fixed helper function timespan_days. use float instead of varchar.

added drop function for timespan_days.

added timespan_days helper function. from OpenACS 3.2.5.

Ported data models for PostgreSQL. The data model create and drop scripts load without errors. *-sws not ported because it is not loaded by ecommerce-create.sql.

    • -0
    • +86
    ./postgresql/ec-product-package-create.sql
    • -0
    • +12
    ./postgresql/ec-product-package-drop.sql
    • -0
    • +50
    ./postgresql/ec-product-sws-drop.sql
    • -0
    • +288
    ./postgresql/ec-product-sws-setup.sql
    • -0
    • +3344
    ./postgresql/ecommerce-create.sql
    • -0
    • +266
    ./postgresql/ecommerce-defaults.sql
    • -0
    • +267
    ./postgresql/ecommerce-drop.sql
    • -0
    • +4
    ./postgresql/pl-sql-utilities-drop.sql
    • -0
    • +77
    ./postgresql/pl-sql-utilities.sql

oops, I accidently committed the PostgreSQL version of this file into the Oracle sql directory. This commit is to fix my error.

    • -1486
    • +1326
    ./oracle/ecommerce-create.sql
ported to PostgreSQL, loads without error, not tested in any other way

    • -1326
    • +1486
    ./oracle/ecommerce-create.sql

Forgot to define binary files before importing, so .gifs were messed up.

    • -0
    • +0
    ./oracle/ec-product-package-create.sql
    • -0
    • +0
    ./oracle/ecommerce-create.sql.sans.acs.objects
  1. … 2468 more files in changeset.
Initial revision

    • -0
    • +120
    ./oracle/ec-product-package-create.sql
    • -0
    • +11
    ./oracle/ec-product-package-drop.sql
    • -0
    • +50
    ./oracle/ec-product-sws-drop.sql
    • -0
    • +288
    ./oracle/ec-product-sws-setup.sql
    • -0
    • +3184
    ./oracle/ecommerce-create.sql
    • -0
    • +3159
    ./oracle/ecommerce-create.sql.sans.acs.objects
    • -0
    • +266
    ./oracle/ecommerce-defaults.sql
    • -0
    • +161
    ./oracle/ecommerce-drop.sql
    • -0
    • +641
    ./oracle/ecommerce-plsql.sql.txt
    • -0
    • +2546
    ./oracle/ecommerce.sql.txt
    • -0
    • +3
    ./oracle/pl-sql-utilities-drop.sql
    • -0
    • +75
    ./oracle/pl-sql-utilities.sql
  1. … 2468 more files in changeset.