SQWareProduction:generic:lib:sqwgen GatherStructure.lib : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
 
Ligne 4 : Ligne 4 :
 
Explication des fonctions:
 
Explication des fonctions:
 
<pre>
 
<pre>
gfsqw_InsertIndicators "AllSchemas"
 
 
gfsqw_InsertIndicators "columns differences"
 
gfsqw_InsertIndicators "columns differences"
 
gfsqw_InsertIndicators "indexes differences"
 
gfsqw_InsertIndicators "indexes differences"
gfsqw_InsertIndicators "prepare columns differences"
 
gfsqw_InsertIndicators "prepare indexes differences"
 
gfsqw_InsertIndicators "prepare tables differences" 'GiveResult'
 
gfsqw_InsertIndicators "structures status $lvsqw_CheckType"
 
 
gfsqw_InsertIndicators "tables differences"
 
gfsqw_InsertIndicators "tables differences"
 
lfsqw_GenerateIndexesInsert =>  
 
lfsqw_GenerateIndexesInsert =>  
lfsqw_InsertAllSchemas =>  
+
lfsqw_InsertCheckStatus =>  
 +
lfsqw_InsertCheckStatus 'columns'
 +
lfsqw_InsertCheckStatus 'indexes'
 +
lfsqw_InsertCheckStatus 'tables'
 
lfsqw_InsertColumnsDifferences =>  
 
lfsqw_InsertColumnsDifferences =>  
 
lfsqw_InsertIndexesDifferences =>  
 
lfsqw_InsertIndexesDifferences =>  

Version actuelle datée du 8 mars 2020 à 19:28

librairies de fonctions shell $gvsqw_GenBin/../lib/sqwgen_GatherStructure.lib:
lib for sqw..._GatherIndicators.ksh
Explication des fonctions:

gfsqw_InsertIndicators "columns differences"
gfsqw_InsertIndicators "indexes differences"
gfsqw_InsertIndicators "tables differences"
lfsqw_GenerateIndexesInsert => 
lfsqw_InsertCheckStatus => 
lfsqw_InsertCheckStatus 'columns'
lfsqw_InsertCheckStatus 'indexes'
lfsqw_InsertCheckStatus 'tables'
lfsqw_InsertColumnsDifferences => 
lfsqw_InsertIndexesDifferences => 
lfsqw_InsertStructureOk => 
lfsqw_InsertTablesDifferences => 
lfsqw_PrepareColumnsDifferences => 
lfsqw_PrepareIndexesDifferences => 
lfsqw_PrepareTablesDifferences => 


Information.png
Information:
Vous pouvez surcharger les fonctions contenues dans $gvsqw_GenBin/../lib/sqwgen_GatherStructure.lib

en redeclarant une fonction du meme nom $gvsqw_GenBin/../lib_cust/sqwgen_GatherStructure.lib pour tous les environnements
ou dans $HOME/sqwConfig/sqwgen_GatherStructure.lib specifiquement pour ce user .