Skip to content

Instantly share code, notes, and snippets.

@heycarsten
Created September 2, 2008 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heycarsten/8372 to your computer and use it in GitHub Desktop.
Save heycarsten/8372 to your computer and use it in GitHub Desktop.
SELECT * FROM `workspace_layout_blocks` WHERE (`workspace_layout_blocks`.owner_id = 1 AND `workspace_layout_blocks`.owner_type = 'WorkspaceLayout') AND (`workspace_layout_blocks`.`type` IN ('FeatureBlock','FeatureListBlock'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment