Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 364 Bytes

plpgsql_check-cli

A simple CLI for using plpgsql_check written in Rust.

Usage

Currently only works with a connection string as an environment variable:

  • DATABASE_URL=postgres://user:pass@localhost/database_name rs_plpgsql_check

More options coming soon

Download

Binaries coming soon. Build yourself right now