Micah Geisel

Results 109 comments of Micah Geisel

@benoror Can you reduce it down to a repo you can share that reproduces the problem? I'd be happy to get to the bottom of it.

@khiav223577 I see that you're using database_cleaner v1.7.0. Can you try with latest v1.8 release (and/or database_cleaner-sequel gem) and tell me if the issue still is occurring?

@khiav223577 Looking at your backtrace more closely, you appear to be using the ActiveRecord adapter, not the Sequel adapter, so this is not the bug for you! :) Can you...

@benoror Can you see if https://github.com/DatabaseCleaner/database_cleaner-sequel/pull/11 fixes your issue?

Hi, so I'd love to help get this problem solved, but honestly I'm not familiar with with the concept of multiple schemas in PostgreSQL, so I'm going to need some...

Thank you, @Adamantish, for the description of your use-case... I think I have a good handle on this now! And thank you, @erlinis, for your superb detective work and proposed...

@erlinis I like it! What do others in this thread think? Are you game for taking a stab at it in a PR?

@deathwish All great points! Like you, I think `:except` can be punted on into its own subsequent PR, and agree that this functionality should provide an `:all` option, for those...

Looks like Rails only runs CI on those big three. IBM DB apparently has an free version that we might be able to use: https://github.com/travis-ci/travis-ci/issues/2336 SQL Server appears to be...

@supairish solution is simple and pragmatic, but for various reasons it wouldn't work for us. So, if you really need an `asset-path` helper like I did: https://github.com/botandrose/ember-rails-assets