diff --git a/storage/postgresql.go b/storage/postgresql.go index ea9ffed..47beb70 100644 --- a/storage/postgresql.go +++ b/storage/postgresql.go @@ -1,11 +1,12 @@ -/*////////////////////////////////// +/* ___ ___ ___ _ __ __ _ ___ / __/ _ \ / _ \| '_ \ / _` |/ _ \ | (_| (_) | (_) | |_) | (_| | (_) | \___\___/ \___/| .__/ \__, |\___/ | | __/ | |_| |___/ -*/ ////////////////////////////////// +*/ + package storage import (