steemit / yo

Modular event-driven notification service
https://github.com/steemit/yo/issues/113
MIT License
7 stars 9 forks source link

Fixes issue #100 (unsents query fix) #106

Closed GwenNelson closed 6 years ago

GwenNelson commented 6 years ago

This took WAY longer than it should have because of reverts that had to be corrected

It also needs to use a proper join, but i'm opening this PR for feedback as it seems sqlalchemy makes joins incredibly awkward to use.

goldibex commented 6 years ago

please do not refer to the issue in the PR title, that should be the first line of the PR description. This is important to get the linking correct

goldibex commented 6 years ago

also, gareth, please add your steemit.com email address to your github account so that github can link up your commits properly

GwenNelson commented 6 years ago

That's more likely my local client config not linking up the commits - i'll sort that now

GwenNelson commented 6 years ago

This should be ready now to merge to master