Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Vous êtes un professionnel et vous avez besoin d'une formation ? Coder avec une
Intelligence Artificielle
Voir le programme détaillé
Classe « CreateEnginePlugin »

Méthode sqlalchemy.CreateEnginePlugin.update_url

Signature de la méthode update_url

def update_url(self, url: 'URL') -> 'URL' 

Description

help(CreateEnginePlugin.update_url)

Update the :class:`_engine.URL`.

A new :class:`_engine.URL` should be returned.   This method is
typically used to consume configuration arguments from the
:class:`_engine.URL` which must be removed, as they will not be
recognized by the dialect.  The
:meth:`_engine.URL.difference_update_query` method is available
to remove these arguments.   See the docstring at
:class:`_engine.CreateEnginePlugin` for an example.


.. versionadded:: 1.4



Vous êtes un professionnel et vous avez besoin d'une formation ? Programmation Python
Les compléments
Voir le programme détaillé