Tom Hallett
Tom Hallett
Hi, Sorry for the delay on this. I will try to merge this in within a week or so. Tom
hey, thanks for the refactor. traveling right now, but when i get back i'll run the specs and merge the pull request. question - are you using preheat on a...
While this is collecting feedback, I'd like to discuss something related: it'd be amazing if I could have a set of configuration options which automatically get called when I call...
@paoliniluis - modified the readme based on your feedback. Note: I tried to make the writing clear/concise, but probably failed miserably. Feel free to reword/rework as desired - my feelings...
I'd like to add another use-case to the feature request. Summary: * On mobile web, I have a `` tag which is inserted into the dom based on a user's...
@AdeelK93 - it looks like sqlglot can tell you which columns are used in a query, but I don't *think* it can tell you "columnA was used to generate columnB",...
@tomsej @BAntonellini - as a workaround, would it be possible to add an `--exclude` or `--ignore` flag, so we can configure dbt-checkpoint to ignore specific edgecases? (While I agree that...
We hit an interesting edge case, which can be added here (string parsing vs sql parsing): sql string which contains the keyword `from`. example: ``` select CASE WHEN 'hello' then...
Wow, looks very slick! I'm assuming the "activity" graph is "completions over time"?
No objections to switching the site to bootstrap. The css was done by wife as a sample project to try out being a developer - so it was all hand...