#include <stdio.h>
#include "typelib.h"
 
Go to the source code of this file.
 | 
| namespace   | dd | 
|   | The version of the current data dictionary table definitions. 
  | 
|   | 
| namespace   | dd::upgrade | 
|   | 
◆ enum_check_table_fun_mode
| Enumerator | 
|---|
| CHECK_TABLE_FUN_WARN  |  | 
| CHECK_TABLE_FUN_ABORT  |  | 
 
 
◆ enum_upgrade_mode
| Enumerator | 
|---|
| UPGRADE_NONE  |  | 
| UPGRADE_MINIMAL  |  | 
| UPGRADE_AUTO  |  | 
| UPGRADE_FORCE  |  | 
 
 
◆ check_table_fun_mode_typelib
  
  
      
        
          | TYPELIB check_table_fun_mode_typelib | 
         
       
   | 
  
extern   | 
  
 
 
◆ check_table_fun_modes
  
  
      
        
          | const char* check_table_fun_modes[] | 
         
       
   | 
  
extern   | 
  
 
 
◆ upgrade_mode_typelib