Martin Nijboer
Martin Nijboer
One problem I've had while working with Dgraph, is that Dgraph does not have a test `sandbox` like Ecto has for Postgres. Since Dgraph does not offer multiple databases in...
Changelog: - Graduates the library to version 1.0.0 🎉 - Adds support for passing attribute tags to the schema - Removes the custom types inside the macro because they can...
Tasks for release `v1.0.0` - [ ] Convert to an Elixir-native solution to remove precompiled Rust NIF issues (https://github.com/martinthenth/uuidv7/issues/38, https://github.com/martinthenth/uuidv7/issues/26) - [ ] Set the dependency on `ecto` to `optional`