tomotomo

Results 19 issues of tomotomo

Firstly, Thanks for maintain this great library. I noticed that if file is not accesible by non exists, or missing permission, but swagger-merger supress error and doesn't anything, so I...

## --export output None ## Input SQL Run following test in `cmd/psqldef/tests.yml` ```yaml ConstraintInCreateTableBeforeCreateReferenceTable: desired: | CREATE TABLE posts ( content text, user_id bigint, CONSTRAINT posts_ibfk_1 FOREIGN KEY (user_id) REFERENCES...

psqldef

I think that it would be great if this module supports typescript since deno is able to use typescript natively.

You can get name and ids.

Currently, I am using the deletion strategy in request testing. With the transaction strategy, I cannot access the models that the controller creates during the test (possibly because it's in...

## What steps will reproduce the problem? 1. DOWNLOAD THE THIS PLUGIN FROM GITHUB 2. AND PUT IT ON THE PLUGINS FOLDER 3. THEN Run java -jar spigot-1.8.8.jar ## What...

Does this plugin support docker-compose? It says "Failed to load routes" and error details is "/usr/local/bin/ruby: No such file or directory -- C:UsersrootDocumentsgithubprojectnamebinrake (LoadError)". seems like there is no separate...

Hi, Thank you for great crate! I would like to use this on GCE + Cloud Logging environment but httpRequest does not work well if using with spans in tracing....