Matthieu
Matthieu
I'm not sure the caching feature has its place in GINO since it's not really related to the db interaction. You could try using [async-caches](https://github.com/rafalp/async-caches), I use it in my...
Hi @andreiborisov! A bit late but user-defined variables are finally preserved as of ad73006f309e2455fa140049cc23fcf6be28f34d, enjoy customization!
Unfortunately I have no more interest in deriving strawberry types from sqlmodel/ormar models and pydantic first class support is tracked in #2181. For anyone willing to iterate from there, initial...
Hi @NoelJacob, I also use starship prompt and `tab` is correctly overridden. Did you try removing all other plugin and with a minimal `config.fish`?
Hi @petric3! Did you add some custom completion rules in your `config.fish` ? I did not experienced any startup that slow, at least not due to fifc. Have you tried...
Hi! I don't have much time to work on this plugin atm, but I will get back to it as soon as possible ;)