7 Commits

Author SHA1 Message Date
Marcin Szymański
7c3ad3d293
feat(ingest): enable connection string for all sqlalchemy datasources (#4508)
* feat(ingest): enable connection string for all sqlalchemy datasources

* Update sql_common.py

* fix types

* update docs

* rename variable to sqlalchemy_uri

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-04-07 23:11:52 -04:00
BZ
e2d05cd8eb
docs: postgres - update support for platform instance (#4292) 2022-03-07 13:16:39 -08:00
Kevin Hu
9bdc9af7b9
fix(ingest): postgres - ignore information_schema tables by default (#4069) 2022-02-09 23:20:25 -08:00
Tamas Nemeth
63bc830cfe
Data domain containers ingestion (#4051) 2022-02-07 09:51:49 -08:00
Kevin Hu
1ad1243371
feat(docs): link to SQL profiling docs from each SQL source (#3071) 2021-08-11 08:00:21 -07:00
Kevin Hu
5891482114
fix(ingest): apply case insensitive regex matching by default (#3067) 2021-08-10 10:35:57 -07:00
Kevin Hu
32b8fc6108
feat(docs): refactor source and sink ingestion docs (#3031) 2021-08-08 13:40:51 -07:00