Expression.asSQL()is no longer available. Expressions now implementCustomStringConvertible, wheredescriptionreturns the SQL.Statement.prepareRowIterator()is now longer available. Instead, use the methods of the same name onConnection.Connection.registerTokenizeris no longer available to register custom FTS4 tokenizers.