Alexander Tsirel

Results 17 comments of Alexander Tsirel

To make sure - @yahonda should not be merged as it's MySQL-centric. He is about to copy-paste MySQL behaviour for no reason, which is just useless https://github.com/yahonda/rails/blob/66f4944a05732fae0cb2b81076a80c32213153f7/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb#L429

PostgreSQL ALWAYS uses a schema. Even if you want to go without one, it's always there. Just use it.

Hey! Thanx for stoping by. This script is in general wrapper for diskutil. Could you perform this manually: `diskutil list` - to find your volume `diskutil mount /path/to/volume` - where...

@yahonda please review this code changes as this drives the misunderstanding. The purpose of this change is to move code from `activerecord/lib/active_record/migration.rb` to `abstract_adapter.rb.` which will allow the further overrids...

We are ok to resolve the conflicts and refactor the code if the approach is accepted @yahonda

@matthewd could you give an example of that inference? I have checked with pg docs and have googled explicitly for `postgres schema inference` can't find any valid one. PR will...

It's dead.