Samuel Colvin
Samuel Colvin
Closing as per https://github.com/pydantic/pydantic-ai/issues/218#issuecomment-2543169564
Yes, in the long term we should migrate away.
Ye I tried `warn_unknown_params`, it doesn't work in this case.
Oh that makes sense, I thought `warning`, was from the `warnings` module. I'll do that.
Hi @izzyacademy I agree we need this. I think we need an ABC, with implementations for: * memory * file * sqlite * postgres and an example of a custom...
this might be fixed by #2226, then again, it might break some workarounds. Feedback welcome before I merge.
> > instead an error response > > We should then handle this differently, designing a code path that makes the error explicit rather than hiding this in a timestamp...