I've been using it in production for over a year now though 🤷
h
Henning Holgersen
10/11/2022, 8:01 AM
Hmmm… perhaps we should talk @visch. A new creation of mine, oblivious to your work: https://github.com/radbrt/target-mssql - I’m about to start looking at incremental loads.
p
pat_nadolny
11/18/2022, 6:58 PM
@florian target-mssql is now added to MeltanoHub and can be added via the CLI https://hub.meltano.com/loaders/target-mssql. I would note that this is the variant that @Henning Holgersen is working on so it technically still in development but I'm sure feedback is welcome if you wanted to start testing/using it
h
Henning Holgersen
11/18/2022, 7:09 PM
Publishing this now would not have been possible without stealing @visch’s test suite from the Postgres target. Now, we are reasonably able to enumerate what works and what doesn’t. PRs are of course welcome.
v
visch
11/18/2022, 7:14 PM
awesome glad it helped, great work Henning! I"ll have to mess with it myself 😄