| Change |
Effect |
1 | Field extended_result_codes has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field limit has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field next_stmt has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field sql has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Field status has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
6 | Size of this type has been changed from 600 bytes to 620 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
7 | Base type of field create_collation16 has been changed from int(*)(sqlite3*,char const*,int,void*,int(*)(void*,int,void const*,int,void const*)) to int(*)(sqlite3*,void const*,int,void*,int(*)(void*,int,void const*,int,void const*)). | Replacement of field base type may indicate a change in the semantic meaning of the field. |