#!/bin/bash -eu CMDD=$(dirname $(realpath $0)) sqlite3 ${SQLPAGE_DATABASE_URL:9} < ${CMDD}/../sqlpage/migrations/003_create_daystats.sql