sqlant 0.1.3

Generate PlantUML ER diagram textual description from SQL connection string
Documentation
# sqlant

Generate PlantUML ER diagram textual description from SQL connection string  
**Inspired by [planter](https://github.com/achiku/planter)**  
##### **Currently, supports only PostgreSQL NoTls connection**

## Why created
I like the [idea of planter](https://github.com/achiku/planter#why-created) and I use it in 
internal confluence documentation with PlantUML plugin for my projects.  
But I want to make it better

## Installation 
```bash
cargo install sqlant
```

## Usage
```bash
sqlant postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db
```

![example link ](http://www.plantuml.com/plantuml/png/lLPDRniX4BtpAz3sabgotFJGIf5bvTHBB_q722-JNHHW40n9d2R_lOb3fKNvc9NSxN6NDmEyz-Q9oqmwKV5E2Z5Q0xAtgNSWyhKDKIVjfRC1w111Og8HXO10bWwoMwrYGbDwMgqw-LjyajlzhkkiwRhjPh-xa9jDr-tjO0DrtVFQjaU7wM90Po0aDBkpNpy_o-tc-7lt11VhzLgiNjhSG32O5Dlj-vVpg_xRxkn7s-flcw0zJ3iGtDNw2QZ74YWTU9mc6F0ZuEEKdNnTbc2caduoDSSVx9splUS9l0KxZ3I5XU8XsVvrE-qWgn8igVYq3dDgOadzg3FCB6j5g3xInYJ8kUh1MuoNXM5vgjYzZQf70ppPf8b7zPPuhpeRu7mMwkjCE_Sb4tf8ItYwoiEUDuuOG8NYzy1RDy5WCq42epGrQEiXa_PHtbeQvVEdlCS0JGSsFHXrEHeL9hCCcNM7qyCpZpP66mOrLnu3pjv0EYWFDA9XyPZCAV8GadQAz9tI7alW0cXICpzxzC53eEP2hCJ7Qoa3fArJEiQ4DzerIZScM2o2wcRDSPPFEuoGD7qGh0t1B_JCzi17AR_0CF69m-S5xv7_Rur_J5A-BYU7JHrXtZ77sLLxkC84pyFFZF6aHbyH9AQ4poRUb-tB-17NwuU7ngL2rEVXT7bI8yIRBvU7TpgrbccRrhMAVIURckODvAsoPeDw3GRqweH2N48mnJiX_W00)