remydev
remydev
Thank you for the reactivity. https://github.com/anykeyh/clear/issues/121 According to my tests, it doesn't work yet. But the mistake must be different. In the example I'm testing ``` class Brand include Clear::Model...
Hello, Is this supposed to work? ```crystal class Category include Clear::Model primary_key column name : String has_many categories : Category belongs_to category : Category? end category = Category.new({name: "category1" })...
Hi, This does exactly what I need! And it just works! I would like to know if the risk of ban is really important, since it is not an official...