Skip to content

Instantly share code, notes, and snippets.

@InvisibleKind
Created April 23, 2014 10:05
Show Gist options
  • Select an option

  • Save InvisibleKind/11209474 to your computer and use it in GitHub Desktop.

Select an option

Save InvisibleKind/11209474 to your computer and use it in GitHub Desktop.

Revisions

  1. InvisibleKind created this gist Apr 23, 2014.
    4 changes: 4 additions & 0 deletions child_update.sql
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    update tx_smiproducts_domain_model_device as child
    inner join tx_smiproducts_domain_model_device as parent
    on child.l10n_parent=parent.uid
    set child.starttime=parent.starttime