• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add content_item__get_title(integer) helper function

added file support to CR data-model

  1. … 6 more files in changeset.

Removed more of the "default '' not null" kludge.

  1. … 9 more files in changeset.
ported templating to use standard db api

  1. … 27 more files in changeset.
more strict string handling changes

  1. … 2 more files in changeset.
added comments for default parameters

  1. … 2 more files in changeset.
patch submitted by Steve Woodcock

  1. … 12 more files in changeset.
directory restructuring

    • -0
    • +13
    ./upgrade/upgrade-4.1-4.1.2.sql
  1. … 1 more file in changeset.
fixed problem with infinite recursion on updates of tables with tree query triggers

  1. … 3 more files in changeset.
added anonymous function support for plsql commands

  1. … 4 more files in changeset.
finished porting and testing content-test.sql

more test script debugging

more debugging of test script

  1. … 1 more file in changeset.
fixed up table detection on creation of new content type

more debugging of test script and associated fixes

fixed dual-cursor query

  1. … 1 more file in changeset.
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