Subversion Repositories bacoAlunos

Rev

Rev 1572 | Rev 1586 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1572 Rev 1585
Line 24... Line 24...
24
 
24
 
25
update questionario_peda_curso_afeto set nomeInstituicao = "Escola Superior de Educação e Ciências Sociais" where nomeInstituicao = "Escola Superior de Educação";
25
update questionario_peda_curso_afeto set nomeInstituicao = "Escola Superior de Educação e Ciências Sociais" where nomeInstituicao = "Escola Superior de Educação";
26
 
26
 
27
FEITO PAE
27
FEITO PAE
28
ESTG NAO NECESSITA
28
ESTG NAO NECESSITA
29
 
-
 
30
Generated by GNU Enscript 1.6.5.2.
29
ATE AQUI IGNORAR
-
 
30
 
-
 
31
>>>>>
-
 
32
 
-
 
33
ALTER TABLE user DROP INDEX emailIndex;
-
 
34
alter table user ADD INDEX `emailIndex` (`email` ASC);
-
 
35
SHOW INDEX FROM user;
-
 
36
##NOVO APENAS NA ESTG
-
 
37
 
-
 
38
>>>>NO PAE CORRER AINDA
-
 
39
CORRER A ACTULIZAÇAO DE ROLES NA INTERFACE
-
 
40
-
 
41
-
 
42