Artem Kirienko

Results 4 issues of Artem Kirienko

Also, need to fix broken link in the repo description ![Screen Shot 2019-08-21 at 13 09 38](https://user-images.githubusercontent.com/2473081/63423493-1a882c80-c415-11e9-8c75-92b7b996728b.png) @gildasio please check

My app uses multiple databases like this: ``` ActiveRecord.establish_connection(:database) ActiveRecord.find(id) ``` When I run `bundle exec rails-erd-d3`, I have an error: ``` ActiveRecord::StatementInvalid: Mysql2::Error: Table 'xxx' doesn't exist: SHOW FULL...

https://github.com/taskrabbit/makara#common-problems--solutions **database.yml** ```yml default: &default adapter: postgresql encoding: unicode pool: 10 host: postgres username: postgres development: adapter: 'postgresql_makara' encoding: unicode pool: 10 database: jiffyshirts_development makara: id: postgresql blacklist_duration: 5 master_ttl:...

Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.98.0 - OS Version: macOS Catalina 10.15.4 Steps to Reproduce: 1. Can't open VSCode 2. Error...

new release