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
- Allow String keys to be set for error messages
- Added Avram::Join::Raw.
- Support write LEFT JOIN which include more than one condition use AND?
- [Migration] Change column type use `change_type` not change the optional of column?
- Polymorphic preloads don't work the same as other ones
- Sub-associations from polymorphic types don't work
- [Improvement] Better usage when use `make_required` `make_optional` and `remove` on the migration.
- Support use a self-defined index type when run create_index in migration.
- Move use of `puts` in Runner to IO management
- Support creating INDEX with a WHERE
- Docs
- Crystal not yet supported