Installation
Add the shard to your applications shard.yml
Include a database adapter:
Include crystal-pg in your project before Crecto.
Include crystal-mysql in your project before Crecto.
Include crystal-sqlite3 in your project before Crecto.
Example Usage