Closed jrvollmer closed 10 months ago
Spawned this change after seeing @MCLiii's comment on #17: https://github.com/badgerloop-software/sc1-driver-io/pull/17/files/9190e8917cf13ac182bfa5796c5b52cf2d801aca#r1238850726
I also included the removal of emit connectionStatusChanged() for the same case in SQL.cpp as a reminder in case it was relevant for both communication methods.
emit connectionStatusChanged()
SQL.cpp
Spawned this change after seeing @MCLiii's comment on #17: https://github.com/badgerloop-software/sc1-driver-io/pull/17/files/9190e8917cf13ac182bfa5796c5b52cf2d801aca#r1238850726
I also included the removal of
emit connectionStatusChanged()
for the same case inSQL.cpp
as a reminder in case it was relevant for both communication methods.