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-instalacion
Last change
on this file since 31c92b6 was
a765b4a,
checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago
|
#914: Fix version number.
|
-
Property mode set to
100644
|
File size:
377 bytes
|
Rev | Line | |
---|
[01c5e57] | 1 | ### Fichero de actualización de la base de datos. |
---|
[52a1490] | 2 | # OpenGnsys 1.1.0, 1.1.0a - OpenGnsys 1.1.1 |
---|
[01c5e57] | 3 | #use ogAdmBD |
---|
| 4 | |
---|
[8e6fe0a] | 5 | # Añadir campo para incluir PC de profesor de aula (ticket #816). |
---|
| 6 | ALTER TABLE aulas |
---|
| 7 | ADD idordprofesor INT(11) DEFAULT 0 AFTER puestos; |
---|
| 8 | |
---|
[60ea634] | 9 | # Borrar campos sin uso del antiguo servicio ogAdmRepo (ticket #875). |
---|
[b3dfeb6] | 10 | ALTER TABLE repositorios |
---|
[60ea634] | 11 | DROP passguor, |
---|
[b3dfeb6] | 12 | DROP puertorepo; |
---|
| 13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.