avram
https://github.com/luckyframework/avram
Crystal
A Crystal database wrapper for reading, writing, and migrating Postgres databases.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Crystal not yet supported0 Subscribers
Add a CodeTriage badge to avram
Help out
- Issues
- Migrations should run SQL statements sequentially, not all together.
- Check migrations for reserved words
- Avram queries need .collate(String)
- Query Criteria need more information on the column
- Adding ensure UTC default to DB with config option
- Some incorrect migration useage that works but shouldn't
- Create a task to consolidate migrations
- Unable to use `only_kept` more than once in a query
- Add attribute encryption
- remove_belongs_to throws error about fk constraint
- Docs
- Crystal not yet supported