Nicke van Oorschot
Nicke van Oorschot
I introduced a primary key into my schema with a `character varying` as datatype but still `id` as it's name. In order for this to work I had to disable...
The ordering of columns is a great option that we use for a while now. The current implementation however does not take table CONSTRAINTs into account. This results in all...
We sometimes use AI to manually perform certain custom actions. This exposes us to human errors in the naming of optional arguments. Is it possible to have AI fail if...
Closes #82 First I order the translations so that a parent element would be the last result. This makes sure that when checking the key of the first result it...
In my db I had the following two keys with a value: ```ruby "activerecord.models.resource.name" "activerecord.models.resource.name.one" ``` This was my own fault and had nothing to do with this gem. But...
The type `application/vnd.java.hprof ` contains a trailing space