The latest SQLite check-ins contain changes to the SQL language tokenizer. These changes have been tested on Unicode systems, but we do not have access to any systems running EBCDIC in order to test there. If you are deploying SQLite on a computer that uses the EBCDIC character set, we would appreciate your help in validating the latest code.
The "snapshot" at https://www.sqlite.org/download.html contains the new code, so you can just download and test that. Or, contact me via private email message if you need further assistance. Thanks. -- D. Richard Hipp drh at sqlite.org