918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Rev | Line | |
---|
[0e7f797] | 1 | ### Fichero de actualización de la base de datos. |
---|
| 2 | # OpenGnSys 1.0.5 - 1.0.6 |
---|
| 3 | #use ogAdmBD |
---|
| 4 | |
---|
| 5 | # Correccion en eliminar imagen de cache de cliente (ticket #658). |
---|
| 6 | ALTER TABLE ordenadores_particiones |
---|
| 7 | MODIFY cache TEXT NOT NULL; |
---|
| 8 | |
---|
[7bc3088] | 9 | # Mostrar protocolo de clonación en la cola de acciones (ticket #672) |
---|
| 10 | UPDATE parametros |
---|
| 11 | SET tipopa = 0 |
---|
| 12 | WHERE idparametro = 30; |
---|
| 13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.