• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce duplication:

index and update_index were in fact implementing a upsert logic. Modern sql allows to write this in a single query and merge the two apis into one. Replace reference in the service contracts as well.

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

    • -0
    • +0
    ./upgrade-5.10.0d5-5.10.0d6.sql
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
file upgrade-0.4d1-0.4d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-0.4d1-0.4d2.sql
Add on delete cascade to object_id foreign key.

  1. … 2 more files in changeset.