Documentation ¶ Overview ¶ Package main implements a PostgreSQL-specific CLI for gostgrator. It accepts a connection URL via the -conn flag or DATABASE_URL environment variable (e.g., "postgres://user:pass@host:port/dbname?sslmode=require") along with options for migrations. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.