Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
awk 'BEGIN{FS=RS="";ORS=";\n[COLOR=red]\n[/color]"}1' /path/to/input > output.sql
sed '/^insert\|^delete\|^update/s/^/;/' /input/file