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 1444bcb commit 891172dCopy full SHA for 891172d
library/sqlite3.po
@@ -965,7 +965,7 @@ msgid ""
965
"to ``None`` to remove an existing SQL function."
966
msgstr ""
967
"Un invocable que es llamado cuando la función SQL se invoca. El invocable "
968
-"debe retornar un :ref:`a type natively supported by SQLite <sqlite3-types>`. "
+"debe retornar un :ref:`un tipo soportado de forma nativa por SQLite <sqlite3-types>`. "
969
"Se establece como ``None`` para eliminar una función SQL existente."
970
971
#: ../Doc/library/sqlite3.rst:655
0 commit comments