-
We patch all of the basic types that Avram supports like this:
https://github.com/luckyframework/avram/blob/6922463f2043a727c43ff203ae32f02421c002d8/src/avram/charms/bool_extensions.cr#L1-L6
Thi…
-
Coming from Rails to Lucky/Crystal, I think it'd be useful to have a reference in the guides for the macro-generated methods. Having a top-level understanding of the magic that's happening inside the …
-
I tried to update the PICA K10plus Avram schema at https://github.com/pkiraly/qa-catalogue/tree/avram-k10plus-update
The [Avram schema looks good](https://github.com/pkiraly/qa-catalogue/actions/r…
-
The [Avram specification](http://format.gbv.de/schema/avram/specification) contains a list of validation rules to check (AR1...AR24, but only AR1..AR16 are mandatory) and a list of validation options …
-
I think Avram does some things outside of the generic DB drivers that could benefit from instrumentation.
-
The repository contains several copies of Avram Schema of K10plus:
~~~
src/main/resources/pica/avram-k10plus-title.json
src/main/resources/pica/avram-k10plus.json
src/test/resources/pica/avram-k…
-
This is a common sort of error message I get when creating a model instance using the [Avram](https://github.com/luckyframework/avram) ORM. It's extremely difficult to isolate what is actually wrong h…
-
the arg names are changed
https://github.com/luckyframework/avram/pull/867
-
Would best require implementation of
-
The [lucky_encrypted](https://github.com/microgit-com/lucky_encrypted) shard depends heavily on Lucky and Avram. I'm wondering if it wouldn't have a better place in Avram. It's tiny, literally just on…