For SQL Target developers, we have created the new...
# singer-target-development
a
For SQL Target developers, we have created the new SQL Target Out-of-Box Stability milestone. This milestone focuses on stability improvements and a more clear development path for developers creating new SQL targets on the SDK. Items tracked as of now fall into these categories: 1. Column type comparison and expansion logic. 2. Configuration of target schema names. 3. Support for merge upsert logic when the database supports it. 4. Testing capabilities and test scripts. Please let us know if there's anything else not covered above. Thanks!
@edgar_ramirez_mondragon, @BuzzCutNorman, @visch, @ken_payne, @Henning Holgersen - anything missing from the above list? 👆
h
Not sure what you meant by support for merge logic, but my struggle wasn’t to write the logic but to reach the NotImplemented error. Looking at the target-postgres work I figured it out, so it was more of a usability/documentation issue. Oh, and I added a doc issue yesterday/earlier today.