Rodolfo Alonso Hernandez 444cec2ba0 [sqlalchemy-20] Use Connection.execute() instead of Engine.execute()
According to the SLQAlchemy documentation, "the Engine.execute() method
is considered legacy as of the 1.x series of SQLAlchemy and will be
removed in 2.0. All statement execution in SQLAlchemy 2.0 is performed
by the Connection.execute() method of Connection, or in the ORM by the
Session.execute() method of Session."

Change-Id: Ic4d7a0740f7136cac2055e57e57f66e76cb150f3
Closes-Bug: #2008223
2023-02-23 14:57:37 +00:00
2021-12-19 14:21:51 +09:00
2015-12-19 01:00:22 -05:00
2018-05-24 11:09:18 -07:00
2019-04-19 19:32:02 +00:00
2015-11-20 17:24:43 -07:00
2015-11-20 17:24:43 -07:00
2017-03-02 11:49:11 +00:00
2023-01-13 09:56:43 -05:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO
Description
Neutron shared routines and utilities.
Readme 32 MiB
Languages
Python 97.4%
PHP 2.2%
Shell 0.4%