Skip to content

Instantly share code, notes, and snippets.

@andrewnicols
Created January 11, 2011 14:51
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 andrewnicols/774504 to your computer and use it in GitHub Desktop.
Save andrewnicols/774504 to your computer and use it in GitHub Desktop.
mahara_122=# select * from block_instance where view = 8;
id | blocktype | title | configdata | view | column | order
----+------------------+--------------------+------------+------+--------+-------
46 | groupviews | Group Views | a:0:{} | 8 | 1 | 3
30 | groupmembers | Members | N; | 8 | 1 | 4
33 | groupinfo | | N; | 8 | 1 | 1
32 | recentforumposts | Latest Forum Posts | N; | 8 | 1 | 2
(4 rows)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment