istrasci

Results 7 issues of istrasci

Calling this method on a model with a table name in a different schema now only gives `nil`. Whereas in version 5.2.x, it would correctly fetch the table's comment. ###...

It would be nice if you had an additional position option to insert the annotation immediately before a class definition. If I have a class defined within a module (or...

Modified CircleLayout.as to include parameter 'arcAngle'. Defaults to 360, but is settable. The items are then spread out evenly across this angle. For example, if there were 3 items with...

It would be nice if we could manually reorder the *Recent Entries*. I often have several related words close together to help me learn the nuances between them. But sometimes...

enhancement

It seems that you can check if the object object/workflow is in a particular state by calling a magic `state_name?` method. Unless I'm missing something, all I see in the...

Looking at the [Schema](https://github.com/rubysec/ruby-advisory-db#schema) section of the README, we can see that both gems and rubies have an associated `description` attribute that says > [String] (required): One or more paragraphs...

question
schema

I see the options `--show-indexes` and `--show-foreign-keys`, but if I run annotate with them, I cannot get it to work. What is annotate looking for to be able to include...