Farid Arab

Results 11 comments of Farid Arab

This is the correct link: https://github.com/RuyiLi/cursed-typescript but need to change some descriptions in README file.

Hey @Manvhoon, could you explain more about this issue ?

Let me check it and I will inform you.

Hi @Pyrrha, Would you tell me which Python version do you use ?

I knew this issue and it is because of using SQLALchemy with SQL Server. I will fix it.

I thought it was a urgent feature but after two years nothing changed with a lots of like.

It needs to be refactored. I will work on it. Thanks for your announcing.

Can anyone check and merge this please ?

Hi @zmievsa, I think your question be answered [here](https://github.com/tiangolo/sqlmodel/issues/245)

OK I will answer here; when you use class_registry, it serves as a mapping that stores all the models defined in your application. This registry keeps track of the models...