Laurin
Laurin
Has there been progress on this issue? I'm looking for a way of implementing a custom [instancecheck](https://docs.python.org/3/reference/datamodel.html#class.__instancecheck__) for a `pyclass`.
@lrargerich @vinnyA3 Sorry, if I misunderstand the topic here but isn't [XrmGetFileDatabase](https://www.x.org/releases/X11R7.6/doc/libX11/specs/libX11/libX11.html#id2641413) what we are looking for?
> Our goal for one of the 2.x releases (not sure it will be in 2.0) is to improve the importer abstraction. Unfortunately, I am not familiar with the plans...
I had the same problem, but it seems like this package is not handling the retrieval of your swagger specification. You can try passing the json specification like this `get_swaggerui_blueprint(...,...
My fork does not contain any changes of value. Sorry.
Just as a note: `openapi-generator` does this and it is a nightmare to work with. It's the exact reason why I'm looking for an alternative. JS dates lack timezone support...
Why would you need an index in this case? Doesn't postgres automatically maintain the primary key columns in an efficient manner? But yes, at least one of those is not...
There is `getConnection()` for retrieving the default connection. It throws if the connection does not exist yet. For named connections, you would have to retrieve the `ConnectionManager` from the `Container`...
@thefedoration This package redirects `xlsx` files through live.com. I would prefer not to share my data with an external service. Source: https://github.com/cyntler/react-doc-viewer/blob/main/src/renderers/msdoc/index.tsx#L13