mirror of
https://github.com/sqlite/sqlite.git
synced 2025-11-11 01:42:22 +03:00
Remove the sqlite3StdTypeMap global constant that was made
obsolete by [aa6e908619624867]. FossilOrigin-Name: 3dfdfb3f12edb3f4267942598efd05d573e13b7c5d6cdbc3404373f41b8993dd
This commit is contained in:
@@ -5052,7 +5052,6 @@ extern const unsigned char sqlite3OpcodeProperty[];
|
||||
extern const char sqlite3StrBINARY[];
|
||||
extern const unsigned char sqlite3StdTypeLen[];
|
||||
extern const char sqlite3StdTypeAffinity[];
|
||||
extern const char sqlite3StdTypeMap[];
|
||||
extern const char *sqlite3StdType[];
|
||||
extern const unsigned char sqlite3UpperToLower[];
|
||||
extern const unsigned char *sqlite3aLTb;
|
||||
|
||||
Reference in New Issue
Block a user