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 c0ac308 commit 097c05dCopy full SHA for 097c05d
library/sqlite3.po
@@ -1020,7 +1020,7 @@ msgid ""
1020
msgstr ""
1021
"Una clase debe implementar los siguientes métodos: * ``step()``: Adiciona "
1022
"una fila al *aggregate*. * ``finalize()``: Retorna el resultado final del "
1023
-"*aggregate* como una :ref:`a type natively supported by SQLite <sqlite3-"
+"*aggregate* como un :ref:`tipo soportado nativamente por SQLite <sqlite3-"
1024
"types>`. La cantidad de argumentos que el método ``step()`` puede aceptar, "
1025
"es controlado por *n_arg*. Establece ``None`` para eliminar una función "
1026
"agregada SQL existente."
0 commit comments