-
Notifications
You must be signed in to change notification settings - Fork 0
Compress SQLite
layout: page title: Compress-SQLite description: "Compress-SQLite" image: feature: abstract-11.jpg credit: dargadgetz creditlink: http://www.dargadgetz.com/ios-7-abstract-wallpaper-pack-for-iphone-5-and-ipod-touch-retina/ share: true ads: true
Compress-SQLite
Compress a Sqlite database file
{% highlight shell-session %}
{% endhighlight %}
SQLiteConnection
System.String
{% highlight shell-session %}
Returns: Shrinked database with MB
Author: Proxx
Web: www.Proxx.nl
Date: 10-06-2015
{% endhighlight %}
{% highlight shell-session %}
-------------------------- EXAMPLE 1 --------------------------
PS C:>Compress-SQLite -Connection
Shrinked database with 36,65 MB
-------------------------- EXAMPLE 2 --------------------------
PS C:> | Compress-SQLite
Shrinked database with 36,65 MB
{% endhighlight %}
http://www.proxx.nl/Compress-SQLite
[^1]: Used to generate absolute URLs in eed.xml, and for canonical URLs in head.html. Don't include a trailing / in your base url ie: http://mademistakes.com. When developing locally I suggest using http://localhost:4000 or whatever localhost you're using to properly load all theme stylesheets, scripts, and image assets. If you leave this variable blank all links will resolve correctly except those pointing to home. [^2]: If you're using GitHub Pages to host your site be aware that plugins are disabled. So you'll need to build your site locally and then manually deploy if you want to use this sweet plugin.