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 72d19da 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
|
Line | |
---|
1 | ### Fichero de actualización de la base de datos. |
---|
2 | # OpenGnsys 1.1.0, 1.1.0a - OpenGnsys 1.1.1 |
---|
3 | #use ogAdmBD |
---|
4 | |
---|
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 | |
---|
9 | # Borrar campos sin uso del antiguo servicio ogAdmRepo (ticket #875). |
---|
10 | ALTER TABLE repositorios |
---|
11 | DROP passguor, |
---|
12 | DROP puertorepo; |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.