Vertaling van "a COMMIT" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The other main way to specify a commit is via its ancestry.
Otra forma principal de especificar un commit es por sus ancestros.
History after cherry-picking a commit on a topic branch.
Historial tras entresacar un commit de una rama puntual.
Check @TRANCOUNT before you issue a COMMIT, a ROLLBACK, a RETURN, or a similar command or statement.
Compruebe @TRANCOUNT antes de emitir una confirmación, una ROLLBACK, la devolución, o una similar comando o instrucción.
Create a commit that points to this new tree and then push to the heads/master branch.
Cree una confirmación que apunte a este nuevo árbol y luego empuje a la rama heads/máster.
Cursors are usually closed automatically at the end of a transaction, i.e. when a COMMIT or ROLLBACK (or an implicit termination of the transaction) occurs.
Por norma general los cursores son cerrados automáticamente al final de una transacción, es decir, cuando se ejecuta un COMMIT o un ROLLBACK, o bien cuando se da un cierre implícito de la transacción.
All savepoints of the current transaction are deleted if you execute a COMMIT, or a ROLLBACK that does not name a savepoint.
Todos los puntos de la transacción actual se borran si ejecuta un COMMIT, o un ROLLBACK que no nombre ningún punto.
In the relation database terminology, a transaction results in a COMMIT or a ROLLBACK.
En la terminología de bases de datos relacionales, una transacción genera un COMMIT o un ROLLBACK.
Statements That Cause an Implicit Commit The statements listed in this section (and any synonyms for them) implicitly end a transaction, as if you had done a COMMIT before executing the statement.
13.4 Comandos transaccionales y de bloqueo de uno de los comandos siguientes (y cualquier sinónimo de los mismos) terminan una transacción implícitamente, como si hubiera realizado un COMMIT antes de ejecutar el comando
In PostgreSQL, you can replicate synchronously to as many standbys as you want to ensure that a COMMIT is only valid once it has been confirmed by the desired number of PostgreSQL servers.
En PostgreSQL, se pueden replicar sincrónicamente todos los servidores standby que se deseen. En dicho caso, un COMMIT es solo valido si fue confirmado por todos los servidores PostgreSQL utilizados.
When Jonathan opens a new session and issues a COMMIT
Cuando Jonathan se abre una nueva sesión y emite un COMMIT
Might be a COMMIT or a ROLLBACK to end the transaction None of the above
Podría ser un COMMIT o un ROLLBACK para finalizar la transacción Ninguna de las anteriores
To execute a COMMIT automatically whenever an INSERT, UPDATE or DELETE command is executed, you can set the AUTOCOMMIT environment variable as
Para ejecutar un COMMIT automáticamente cada vez que un INSERT, UPDATE o DELETE se ejecuta el comando, se puede establecer la variable de entorno AUTOCOMMIT como
A commit either goes into the repository completely, or not at all.
Una confirmación puede entrar al repositorio completamente, o no entrar en absoluto.