Adam Roderick

Results 8 comments of Adam Roderick

I can reproduce this issue anytime I change the list of roles in a grant. It appears that this forces a replacement, or a drop and then a create. This...

StackOverflow says this is a way to direct output to console http://stackoverflow.com/questions/8938679/how-get-exec-task-output-with-msbuild

On amazon linux EC2 instance with meltano 2.6.0, I installed `pip install pysqlite3` and get version 3.7.* from `sqlite3 --version` I followed these instructions to upgrade sqlite version https://developpaper.com/update-sqlite-version-under-centos/ So...

We've tried a lot of solutions for this, none of which quite fit and none of which supported the schema.yml spec directly. https://github.com/BurntSushi/erd, https://gojs.net/latest/index.html, https://pypi.org/project/ERAlchemy/, http://www.nomnoml.com/, https://dbdocs.io/ Right now, we...

https://getdbt.slack.com/archives/C0VLNUUTZ/p1603828627482100

@jtcohen6 there is no benefit to parsing schema.yml directly. We don't have any experience working in the dbt docs code, so we just took the path of least resistance. My...

@joeyfezster I'm looking for collaborators to make this more robust. It's working for us but could use some work https://github.com/dbt-labs/dbt-docs/issues/84#issuecomment-717552239

Can we merge this?