veerush

command module
v0.0.0-...-fb54e65 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2023 License: Unlicense Imports: 6 Imported by: 0

README

veerush

Work!

Setup

$  docker-compose up -d

Tools

brew install sqldef/sqldef/psqldef

Create migration file

$ touch db/sql/$(date "+%s")_create_hoge.sql

...

export POSTGRES_DATABASE=veerush
export POSTGRES_USER=veerush
export POSTGRES_PASSWORD=password
export POSTGRES_PORT=5432
export POSTGRES_HOST=localhost

sqlc

dump schema
make dump-schema
generate code
make gen-sqlc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
util

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL