This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
allen
/
kgraph_backgrand
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
22e81189c2
Branches
Tags
dev_allen
dev_xlk
master
prod
kgraph_backgran...
/
sql
/
update20230612.sql
update20230612.sql
98 B
Historique
Raw
1
2
3
4
5
use kgraph;
ALTER TABLE t_extract_by_hand_detail MODIFY COLUMN `entity` VARCHAR ( 512 );
commit;