jackc / tern

The SQL Fan's Migrator
MIT License
925 stars 68 forks source link

Add "connection string" property for pg connection #45

Closed vivek-shrikhande closed 2 years ago

vivek-shrikhande commented 2 years ago

This property is lenient i.e., it does not throw error if values for both "connection string" and "host/port/.." are provided. In this case, the individual properties will override the correspoding part in the "connection string".

Usage: