Skip to content

Instantly share code, notes, and snippets.

@linc
Created May 5, 2010 01:48
Show Gist options
  • Save linc/390270 to your computer and use it in GitHub Desktop.
Save linc/390270 to your computer and use it in GitHub Desktop.
DROP TABLE `GDN_Activity` ,
`GDN_ActivityType` ,
`GDN_Category` ,
`GDN_Comment` ,
`GDN_CommentWatch` ,
`GDN_Conversation` ,
`GDN_ConversationMessage` ,
`GDN_Discussion` ,
`GDN_Draft` ,
`GDN_Invitation` ,
`GDN_Message` ,
`GDN_Permission` ,
`GDN_Photo` ,
`GDN_Role` ,
`GDN_SearchDocument` ,
`GDN_SearchKeyword` ,
`GDN_SearchKeywordDocument` ,
`GDN_TableType` ,
`GDN_User` ,
`GDN_UserAuthentication` ,
`GDN_UserConversation` ,
`GDN_UserDiscussion` ,
`GDN_UserRole` ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment