dbf
dbf
Hey @marcoaaguiar, have you done any progress on this issue? Thanks
@marcoaaguiar, that would be great. I have some issues related to this issue as well but right now I don't have a complete solution to it. If you create a...
Hi @diegocgaona. I still didn't have time to update our changes to make it available. We patched a lot of stuff to fit our needs that is making it hard...
Hi @long2ice, I just tried again and the problem persists. I'm running PostgreSQL locally and it goes well with `0.6.2` but not with `0.6.3`. What kind of extra info can...
@long2ice can you reproduce the error?
Hey @ruanqizhen, I'm having the same issue. Have you found a way to fix this error? Thanks
Hey @zrehman-ssi , have you fixed your issue?
Hi @zrehman-ssi , from what do you explains and reading your code, I believe that your are running into "circular imports issues" because your are importing the `app`. When using...
The decision to have `Any` was made here https://github.com/tortoise/tortoise-orm/pull/415/files#r429286765 @long2ice @grigi, would be `dict[str, Any]` better than `Any`? For example, when converting a model to a pydantic schema, `Any` will...
any help here please? thanks