Patrick Sturm

Results 7 issues of Patrick Sturm

[[ ]] is not POSIX, maybe use BASH, ZSH directly

Source: TABLE "systemrole" CONSTRAINT "fk474jpkeb2oe23px6stixe16wh" FOREIGN KEY (id) REFERENCES role(id) ON DELETE CASCADE Target: TABLE "systemrole" CONSTRAINT "fk474jpkeb2oe23px6stixe16wh" FOREIGN KEY (id) REFERENCES role(id) Command: dbdiff -l drop $TARGET $SOURCE Result:...

Currently, the `operationId` is created in the following manner: ``` operationId: "MyController.getMyMethod" ``` When creating OpenAPI bindings using `@openapitools/openapi-generator-cli` this will result in the following client method: ``` MyApi.myControllerGetMyMethod() ```...

enhancement
help wanted
good first issue

I am using code resembling the following (I omitted a lot of additional fields, labels, help texts, etc to make the example more concise and in turn hopefully more readable)....

Please add support for Tk commands.

Please add support for colorized attributes.