Michael Goldstein

Results 14 comments of Michael Goldstein

@ccrvlh Thanks for the great write-ups. How are the modular models being picked up by Alembic for migration autogeneration?

> Hey @bitstein i'd have a `models.py` file importing the models from every module, and then import the models file on alembic's `env.py`. > > I did change this approach...

> I wonder if this is a React Strict Mode thing. Can you try disabling strict mode and see if this behavior stops? https://nextjs.org/docs/pages/api-reference/next-config-js/reactStrictMode > > It's probably worth making...

Thank you! I can confirm this is fixed on my production website.