Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badb699 commit 694e1c6Copy full SHA for 694e1c6
library/sqlite3.po
@@ -360,7 +360,7 @@ msgid ""
360
"that are cached for the connection, you can set the *cached_statements* "
361
"parameter. The currently implemented default is to cache 100 statements."
362
msgstr ""
363
-"El módulo :mod:`sqlite3` internamente usa declaración caché para evitar un "
+"El módulo :mod:`sqlite3` internamente usa *statement cache* para evitar un "
364
"análisis SQL costoso. Si se desea especificar el número de sentencias que "
365
"estarán en memoria caché para la conexión, se puede configurar el parámetro "
366
"*cached_statements*. Por defecto están configurado para 100 sentencias en "
0 commit comments