Thomas Epelbaum

Results 7 comments of Thomas Epelbaum

I am no python ORM expert (faaaar from it), and therefore was wondering if anyone had some feedback to share on the topic, and since `session` is a `SQLModel` object...

> An addendum - defining the enum with a string mixin (for nicer on-the-wire strings used with fastapi) using the following notation also breaks the type creation DDL (in that...

> Thanks @chriswhite199 and @tepelbaum! This was solved in #669 > > It will be available in the next release, `0.0.9`. 🎉 Thanks @tiangolo , and thanks a lot for...

Hi! Does the recent version of SQLModel (0.0.14) solves the issue? :)

No worry, thanks! and (and I would like the same thing to be possible for the strider module), is it possible in a layout.kdl file to specify this cwd? Thanks...

Awesome! Do not hesitate to close this issue once this new release comes out, that way I'll test it asap! :smile:

Hi! I abond, same as @frgfm . A code which has been working for years stopped working with latest boto3 versions. Fixing to 1.35 solved the issue. Is anyone working...