• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improving Oracle upgrade scripts

Oracle has no "ALTER TABLE ADD COLUMN ...."

Oracle has no "ALTER TABLE ADD COLUMN if exists .."

  1. … 7 more files in changeset.
Replace occurrences of exists_and_not_null with plain tcl idioms, as the goal is to deprecate this proc shortly

This required an upgrade script as some code is actually stored in the database

  1. … 6 more files in changeset.
file upgrade-2.10.0d4-2.10.0d5.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-2.10.0d4-2.10.0d5.sql
  1. … 1 more file in changeset.
Fix typos

  1. … 68 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- add missing indices

- bump version number to 2.8.2d1

  1. … 8 more files in changeset.
file upgrade-2.8.1-2.8.2d1.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-2.8.1-2.8.2d1.sql
  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2546 more files in changeset.
- fixing presumably dead code (??) from assessment-actions-create-p.sql

  1. … 2 more files in changeset.
file upgrade-2.8.1a1-2.8.1a2.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-2.8.1a1-2.8.1a2.sql
  1. … 1 more file in changeset.
- fix calls to deprecated function ad_parameter stored in SQL (this should be actually replaced to a single call to a proc performing the logic)

  1. … 8 more files in changeset.
Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
Add correct upgrade script versions

  1. … 1 more file in changeset.
Remove old wrong upgrade scipts

  1. … 1 more file in changeset.
Fix upgrade version numbers

    • -0
    • +81
    ./upgrade-0.23d1-0.23d2.sql
    • -0
    • +64
    ./upgrade-0.23d2-0.23d3.sql
  1. … 3 more files in changeset.
Revert ajax dependency. More fix for fractional points

  1. … 10 more files in changeset.
Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

  1. … 4 more files in changeset.
Change points to float to allow partial credit

    • -0
    • +22
    ./upgrade-0.22d6-0.22d7.sql
  1. … 1 more file in changeset.
UpUpgrade denormalizaton to make it possible to generate reports in a scalable manner

  1. … 4 more files in changeset.
Fix oracle syntax

More fixes for bug 3139. The creation script was out of sync in dotlrn 2.3 too so it needs to be upgraded in 2.4. The upgrade is harmless for installation that already have the fix.

  1. … 3 more files in changeset.
file upgrade-0.22d5-0.22d6.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./upgrade-0.22d5-0.22d6.sql
  1. … 1 more file in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fix upgrade to work with correct constraint names

  1. … 3 more files in changeset.
Add on delete cascade on as_session_items mapping table.

  1. … 1 more file in changeset.
Merged changes to HEAD ...

  1. … 1555 more files in changeset.
Many fixes to Oracle support in assessment.

  1. … 23 more files in changeset.
Make sure oracle is the same as postgresql data model.

Make sure upgrades are up to date

  1. … 3 more files in changeset.
file upgrade-0.22d3-0.22d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-0.22d3-0.22d4.sql
  1. … 1 more file in changeset.
Add a few more on delete cascades.

  1. … 1 more file in changeset.