Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Writes out basic node details to db - but does it the hard way as it isn't cascading updates.

    • -12
    • +17
    ./sql/create_content_repository_tables.sql
  1. … 5 more files in changeset.
Code to create workspace, create/update credentials working - with transactions. Basically works but the transaction handling hasn't been break tested, and the DAO access doesn't make good use of Spring framework

    • -6
    • +6
    ./sql/create_content_repository_tables.sql
  1. … 7 more files in changeset.
Checking in work done before Christmas in case of PC crash

    • -49
    • +55
    ./sql/create_content_repository_tables.sql
    • -0
    • +8
    ./sql/insert_test_data.sql
  1. … 14 more files in changeset.
Got middlegen working - generates the hibernate classes

    • -1
    • +6
    ./sql/create_content_repository_tables.sql
  1. … 10 more files in changeset.
Initial cut at script to create the content repository tables

    • -0
    • +109
    ./sql/create_content_repository_tables.sql