CC-4961: Show linking
created new cc_show_stamp table
This commit is contained in:
parent
f9d7167638
commit
62d1b22fcc
8 changed files with 5951 additions and 2 deletions
|
@ -341,10 +341,9 @@
|
|||
<foreign-key foreignTable="cc_webstream" name="cc_show_stream_fkey" onDelete="CASCADE">
|
||||
<reference local="stream_id" foreign="id"/>
|
||||
</foreign-key>
|
||||
<!--
|
||||
<foreign-key foreignTable="cc_show_stamp" name="cc_schedule_stamp_id_fkey" onDelete="CASCADE">
|
||||
<reference local="stamp_id" foreign="id" />
|
||||
</foreign-key>-->
|
||||
</foreign-key>
|
||||
<index name="cc_schedule_instance_id_idx">
|
||||
<index-column name="instance_id"/>
|
||||
</index>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue