You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now most of the messages from db-sync use print() so they go to stdout - but ideally they should go to stderr, so that then things work when e.g. using docker logs to get information about what's going on in the container.