![]()  | 
  
    Qore Schema Module Reference 1.4.2
    
   | 
 
Provides information on schema changes. More...
#include <Schema.qm.dox.h>
Public Attributes | |
| *hash< string, int > | change_map | 
| Change map; action code -> count.  | |
| bool | created | 
| Set to True if only creations / additions were made.  More... | |
| *hash< string, int > | data_change_map | 
| Summary map for data changes; upsert action code -> count.  | |
| int | num_changes | 
| The total number of changes made.  | |
Provides information on schema changes.
| bool Schema::SchemaAlignmentInfo::created | 
Set to True if only creations / additions were made.
If not assigned after a schema alignment action, then no actions were taken