I am upgrading my SQL targets from sdk version 0.1...
# singer-target-development
h
I am upgrading my SQL targets from sdk version 0.13.0 to the newest version, but we are seeing our PR checks fail because of a suddenly incorrect password. The tests still pass if I switch to main branch. Has there been any changes there I should know about?
sqlalchemy 2.0 seems to be part of the answer, but not all of it...
e
Hi @Henning Holgersen! By latest you mean
0.33.1
or the
0.34.0b1
prerelease? (I don't think we've made changes that would cause that failure so I'm curious where's the problem)