Kevin Coleman
Kevin Coleman
@thiagopradi not sure if you saw this PR https://github.com/thiagopradi/octopus/pull/507, but I solved some of the migration issues you were having on the previous branch. I know you were looking for...
@thiagopradi I've started testing. For the most part it works, however I'm running into an issue, I don't think this is rails 5.2 specific due to this issue https://github.com/thiagopradi/octopus/issues/421, where...
@thiagopradi ok the migration issues I was having are solved by this PR https://github.com/thiagopradi/octopus/pull/508. If I'm understanding the way `using` is setup for migrations, we should only be passing the...
@dhempy honestly if you can I would wait until you get on `Rails 6.1`, it will have support for multiple databases and it will be under more consistent development than...
I'm also experiencing this. I want to iteratively add type checking, but don't want to impact the current system with possible errors. Not being able to set this up really...
I'm also having this issue @k4yt3x @75033us did you ever figure this out?
@hasannadeem did you ever figure this out?
@teemutammela does that handle authenticating differently for internal vs external?
@teemutammela I meant separate authentication for the docs themselves, the OpenAPI spec config being different makes sense.