This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
allen
/
kgraph_backgrand
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
dev_allen
dev_xlk
master
prod
kgraph_backgran...
/
sql
/
update20230612.sql
update20230612.sql
98 B
Permalink
Cronologia
Originale
1
2
3
4
5
use kgraph;
ALTER TABLE t_extract_by_hand_detail MODIFY COLUMN `entity` VARCHAR ( 512 );
commit;