This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
allen
/
kgraph_backgrand
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
50d48b98df
Ramos
Etiquetas
dev_allen
dev_xlk
master
prod
kgraph_backgran...
/
sql
/
update20230612.sql
update20230612.sql
98 B
Histórico
Em bruto
1
2
3
4
5
use kgraph;
ALTER TABLE t_extract_by_hand_detail MODIFY COLUMN `entity` VARCHAR ( 512 );
commit;