• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
partial work on content-test

initial whack at porting test code for content-repository

    • -0
    • +446
    ./content-test.sql
content-search.sql

    • -0
    • +111
    ./content-search.sql
I relealized that the dynmic trigger code wouldn't work as the trigger is actually being applied to a view. Changed code to use a rule instead, and now everything seems to work. More evaluation required however.

fixed up dynamic trigger creation for new content types

fixed up content-repository code so that it will load. Dynamic trigger code commented out for now

added tree queries

started porting tree queries

added strict string semantics

more cleanup, added lob support for cr_revisions

  1. … 1 more file in changeset.
more cleanup

fixed typo

general cleanup of initial porting effort

initial port to postgresql

    • -0
    • +209
    ./content-drop.sql
    • -0
    • +45
    ./content-image-drop.sql
    • -0
    • +349
    ./content-perms.sql
    • -0
    • +37
    ./datatype-upgrade.sql
    • -0
    • +135
    ./doc-package.sql
    • -0
    • +561
    ./types-create.sql
initial port to postgresql

    • -0
    • +160
    ./content-schedule.sql
initial port to postgresql

    • -0
    • +218
    ./content-update.sql
initial port to postgresql

    • -0
    • +323
    ./content-keyword.sql
initial port to postgresql

    • -0
    • +646
    ./content-folder.sql
    • -0
    • +132
    ./content-template.sql
initial port to postgresql

    • -0
    • +113
    ./content-extlink.sql
    • -0
    • +272
    ./content-symlink.sql
initial port to postgresql

    • -0
    • +541
    ./content-revision.sql
initial port to postgresql

    • -0
    • +1708
    ./content-item.sql
initial port to postgresql

    • -0
    • +950
    ./content-type.sql
initial port to postgresql

    • -0
    • +1765
    ./packages-create.sql
initial port to postgresql

    • -0
    • +55
    ./content-package.sql
initial port to postgresql

    • -0
    • +124
    ./content-util.sql
initial port to postgresql

    • -0
    • +12
    ./acs-content-repository-create.sql
    • -0
    • +825
    ./content-create.sql