• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed problem with initalizing a_order and added missing as to select query

  1. … 1 more file in changeset.

More porting of the APM is complete! Nearly done, a bug in the datamodel

API and we need to convert from direct use of blobs to using the

content repository.

  1. … 11 more files in changeset.
added index

    • -0
    • +3
    ./postgresql/rel-constraints-create.sql
finished tree query support for rel_constraints

    • -141
    • +124
    ./postgresql/rel-constraints-create.sql
added tcl variable support to db api

    • -1
    • +22
    ./postgresql/rel-constraints-body-create.sql
    • -7
    • +24
    ./postgresql/rel-constraints-create.sql
    • -1
    • +7
    ./postgresql/rel-segments-body-create.sql
  1. … 1 more file in changeset.

applied patches from Steve Woodcock that port a few more queries, fix a few data model PL/SQL quirks, and generally allow us to get further into a working OpenACS!

    • -4
    • +4
    ./postgresql/acs-permissions-create.sql
  1. … 6 more files in changeset.
more strict string handling changes

  1. … 3 more files in changeset.
partial fix of rel_constraints tree queries - more work required

    • -9
    • +22
    ./postgresql/rel-constraints-create.sql
    • -1
    • +2
    ./postgresql/rel-segments-body-create.sql
added comments for default api values

    • -15
    • +15
    ./postgresql/acs-metadata-create.sql
    • -2
    • +2
    ./postgresql/acs-permissions-create.sql
    • -13
    • +13
    ./postgresql/acs-relationships-create.sql
    • -26
    • +26
    ./postgresql/community-core-create.sql
    • -18
    • +18
    ./postgresql/groups-body-create.sql
    • -7
    • +7
    ./postgresql/rel-constraints-body-create.sql
    • -4
    • +2
    ./postgresql/rel-constraints-create.sql
    • -9
    • +9
    ./postgresql/rel-segments-body-create.sql
more cleanup of nullable strings in kernel

more cleanup of nullable strings in kernel

more cleanup of nullable strings in kernel

    • -3
    • +3
    ./postgresql/rel-constraints-body-create.sql
    • -2
    • +2
    ./postgresql/test/rel-constraints-test.sql
applied patch from Steve Woodcock

  1. … 2 more files in changeset.
patch submitted by steve woodcock, and workflow porting

  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.
fixed acs_object tree trigger

fixed acs-install problems

  1. … 1 more file in changeset.
fixed typos

fixed quoting in inline function

added anonymous function support for plsql commands

  1. … 3 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

  1. … 117 more files in changeset.
more debugging of test script

  1. … 2 more files in changeset.
query dispatcher actually working...

  1. … 2 more files in changeset.
fixed dual-cursor query

  1. … 2 more files in changeset.
query dispatcher progress

  1. … 5 more files in changeset.
added Don's lob hack to support content-repository porting

    • -0
    • +110
    ./postgresql/lob.sql
more cleanup, added lob support for cr_revisions

  1. … 9 more files in changeset.
added functons for introspection of db functions

fixed up some tree queries

    • -1
    • +1
    ./postgresql/acs-permissions-create.sql
    • -25
    • +32
    ./postgresql/rel-constraints-create.sql
    • -16
    • +33
    ./postgresql/site-nodes-create.sql
    • -0
    • +46
    ./postgresql/test/rel-constraints-test.sql
    • -0
    • +1
    ./postgresql/test/rel-segments-test.sql
finished porting test-harness code

    • -19
    • +37
    ./postgresql/acs-objects-create.sql
    • -6
    • +8
    ./postgresql/rel-constraints-body-create.sql
    • -9
    • +10
    ./postgresql/test/acs-objects-test.sql
    • -53
    • +179
    ./postgresql/test/rel-constraints-test.sql
    • -21
    • +20
    ./postgresql/test/rel-segments-test-types-create.sql
    • -3
    • +3
    ./postgresql/test/rel-segments-test-types-drop.sql
    • -58
    • +71
    ./postgresql/test/rel-segments-test.sql
    • -14
    • +3
    ./postgresql/test-harness/acs-core.sql