rahuljo
rahuljo
Possibly related [slack thread](https://dlthub-community.slack.com/archives/C04DQA7JJN6/p1713883162213559?thread_ts=1713807154.391739&cid=C04DQA7JJN6). Even if you pass custom credentials inside `sql_table`, `dlt` still expects to find the section `[sources.sql_database.credentials]` inside `secrets.toml`. Otherwise it throws the error: ```dlt.pipeline.exceptions.PipelineStepFailed: Pipeline execution...
In general, the tutorial is pretty straight-forward and understandable. But I did hit a few snags: 1. When I tried to run the following lines: ```py # get a dataset...
I also need to disclose that I've only done the tutorial and didn't have time to do the homework 😅 What I liked: 1. I think the employees example is...