Pasted text code

Anonymous paste - 20 November 2008 13:01:58 CET - Viewed 8 times

  pressroom:
    _attributes: { phpName: PressRoom }
    id:                             ~
    thumbnail_path:                          { type: varchar(45) }
    created_at:	~
  pressroom_i18n:
    _attributes: { phpName: PressRoomI18n }
    id:                             { type: integer, required: true, primaryKey: true, foreignTable: pressroom, foreignReference: id }
    title:                          { type: varchar(55) }
    description:                    longvarchar
    culture:     				{ type: varchar, size: 7, required: true, primaryKey: true }
    press_room_id:                  { type: integer, onDelete: cascade, foreignTable: pressroom, foreignReference: id }

Paste tree

- 2 months ago
    - 2 months ago

Submit a correction

Hashbin is currently in BETA version, please report any bugs/design/spam/abuse/problems/etc to hartym (at) dakrazy (dot) net.
Thanks.