Sam Debruyn
Sam Debruyn
I would like to have support for dbt-sqlserver and dbt-synapse. What would I have to do to make this happen? I am one of the maintainers of those 2 adapters...
The script fails when the `public` directory is not (yet) present.
This generates an index file with the default permalink structure. If you use anything other than the default setting, the search results will go to 404 errors.
The installation script assumes the sources have been updated with `apt-get update` which might not be the case. If you haven't updated the sources, the script fails saying it can't...
### Steps to reproduce 1. Install dbt-core 1.8.0b2 with a compatible adapter 2. Create a new analysis and paste `{{ log('repro: ' ~ codegen.get_models(directory='somedir')) }}` 3. Run `dbt run -s...
It would be nice to have a homebrew formula so that you don't have to worry about installing updates. - https://docs.brew.sh/Formula-Cookbook - https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
Azure Synapse Analytics Workspace is currently in private preview and will bundle storage, SQL pools and a Spark cluster in 1 product. This will probably allow us to simplify our...
A lot of customers would probably prefer to deploy the module in a dedicated VNet. There is already some work that has been done on the `feature/vnet` branch. The current...
Currently it outputs ItemType.JAFFLE or ItemType.BEVERAGE, changing that to the lowecase values themselves.