Sergio Gómez Villamor
|
184fb09fc0
|
fix(mssql): improve stored proc lineage + add temporary_tables_pattern config (#13415)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2025-05-13 10:36:52 +02:00 |
|
Mayuri Nehate
|
c3f9a9206d
|
feat(ingest/mssql): include stored procedure lineage (#11912)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-11-22 20:32:24 +05:30 |
|
Harshal Sheth
|
1bfd4ee1d4
|
feat(ingest): handle mssql casing issues in lineage (#11920)
|
2024-11-21 17:16:04 -08:00 |
|
terratrue-daniel
|
ff9876f5a2
|
fix(ingest/mssql): Add MONEY and SMALLMONEY data types as Number (#9313)
|
2023-11-28 14:43:52 -05:00 |
|
Mayuri Nehate
|
5166d90433
|
fix(ingest/sql-server): update queries to use escaped procedure name (#9127)
|
2023-10-27 10:19:51 -07:00 |
|
cjm98332
|
a021053a72
|
fix(ingest/mssql): Add UNIQUEIDENTIFIER data type as String (#8642)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
|
2023-09-12 19:23:39 +05:30 |
|
RChygir
|
43d48ddde4
|
feat(ingest/mssql): load jobs and stored procedures (#5363)
|
2023-08-24 14:48:03 +05:30 |
|
Mugdha Hardikar
|
a449e8ba7d
|
feat(mssql): add multi database ingest support (#5516)
* feat(mssql): add multi database ingest support
* Delete older golden file.
* Update s3.md
* fix test setup
|
2022-08-15 21:37:47 -07:00 |
|
Kevin Hu
|
08c34bfe15
|
feat(ingest): capture MSSQL table+column descriptions (#4579)
* feat(ingest): capture MSSQL table+column descriptions
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-04-12 17:49:56 -07:00 |
|
Swaroop Jagadish
|
df0b4f258b
|
feat(ingest): support for primary and foreign key extraction from sql sources (#3316)
|
2021-09-30 23:04:47 -07:00 |
|
Harshal Sheth
|
a11329d5b8
|
refactor(ingest): update test harness to use a compose file per test (#2392)
|
2021-04-13 17:30:24 -07:00 |
|
Shirshanka Das
|
6b5bbbdc5f
|
workaround for docker exec, waiting for 5 more seconds
|
2021-02-15 18:29:27 -08:00 |
|
Shirshanka Das
|
9e61220132
|
checking in testing fixtures. docker still not working
|
2021-02-15 18:29:27 -08:00 |
|