10.1.3 Свойство mysql.connector.paramstyle
Это свойство — строка, указывающая стандартный стиль параметров Connector/Python.
>>> mysql.connector.paramstyle
'pyformat'
© 2025 Oracle
Licensed under the GPLv2 License.
Это свойство — строка, указывающая стандартный стиль параметров Connector/Python.
>>> mysql.connector.paramstyle
'pyformat'
© 2025 Oracle
Licensed under the GPLv2 License.
|
|