• last updated 24 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix acs_activity__edit (TODO: upgrade script)

  1. … 1 more file in changeset.
Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints)

Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2

  1. … 6 more files in changeset.
Whitespace trimming

  1. … 1 more file in changeset.
Align case of acs_object_type with that of the actual table (fixes automated tests)

This change intentionally ingores Oracle, as its behavior with respect to case is not clear to me.

  1. … 3 more files in changeset.
Change declared acs_attribute datatype to boolean for boolean columns

  1. … 3 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

  1. … 16 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 43 more files in changeset.
Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep

time zone timestamps so dumps from PG 7.2 installs will still work)

  1. … 18 more files in changeset.

Added some stuff to acs-events, like an html_p arg to "new" to set this

existing but unused table column.

  1. … 4 more files in changeset.
Initial revision

    • -0
    • +344
    ./activity-create.sql
  1. … 5 more files in changeset.