~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to config/doctrine/schema.yml

  • Committer: Chad Heuschober
  • Date: 2011-06-06 13:37:45 UTC
  • mfrom: (1.1.1244 trunk)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110606133745-850mdvnjtv392zta
Pulled in most recent batch of changes from the cuny sps trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
    value:
14
14
      type: string(128)
15
15
      notnull: true
 
16
    description:
 
17
      type: string(255)
16
18
  indexes:
17
19
    agGlobalParam_unq:
18
20
      fields: [host_id, datapoint]
119
121
      local: entity_inverse_relationship_type_id
120
122
      foreign: id
121
123
actAs:
122
 
  Timestampable:
 
124
  Timestampable: