Skip to content

Instantly share code, notes, and snippets.

@csharpforevermore
Created February 9, 2014 21:09
Show Gist options
  • Save csharpforevermore/8905950 to your computer and use it in GitHub Desktop.
Save csharpforevermore/8905950 to your computer and use it in GitHub Desktop.
Reduce size of Umbraco log database table
TRUNCATE TABLE [umbracoLog]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment