Michael Tucker
Michael Tucker
I did try to bind mount localmacros with the following: ``` .ifdef DCconfig_internet dnslookup: debug_print = "R: dnslookup for $local_part@$domain" driver = dnslookup domains = ! +local_domains transport = remote_smtp...
Isn't init_db() removed in favor of using alembic?
I am doing the following and it is working: ```python async def get_multi( self, session: Session, *, offset: int = 0, limit: int = 100, filter_by: UpdateSchemaType = SQLModel() )...
Was this resolved?
I also have seen this issue. I am running the latest version of marketstore in a docker container: ```bash root@1ff54d372ec6:/# marketstore --version {"level":"info","timestamp":"2021-02-09T03:44:18.153Z","msg":"Running single threaded"} version: latest commit hash: 6fe1cf799a394469af860c60d2c058ae9bc16ee9...
@plajjan, can we get this PR approved?