curriculum-curriculum-package-create.sql

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Wrong arg numbering caused cu_curriculum__new to choke.

    • -8
    • +8
    ./curriculum-curriculum-package-create.sql
Fixed a few bugs; assigning of default wf roles and checking of 'abstract' URLs. General clean-up.

    • -6
    • +4
    ./curriculum-curriculum-package-create.sql
  1. … 25 more files in changeset.
Added a couple of package params and bumped up the version # because of\nan added 'external_p' column to cu_elements and the associated upgrade script.

    • -4
    • +4
    ./curriculum-curriculum-package-create.sql
  1. … 22 more files in changeset.
Permissions inherited wrongly, both for curriculums ad elements.\nI had left out coalesce(p_context_id, p_package_id), etc.\nprovided an upgrade script for the sake of (my own) convenience ...

    • -2
    • +2
    ./curriculum-curriculum-package-create.sql
  1. … 2 more files in changeset.
Addded not null contraint to cu_elements.curriculum_id, modified the del procedures, etc.

    • -4
    • +4
    ./curriculum-curriculum-package-create.sql
  1. … 7 more files in changeset.
Added PostgreSQL datamodel scripts.

    • -0
    • +109
    ./curriculum-curriculum-package-create.sql
  1. … 11 more files in changeset.