news:2022-07-06_sqlite3
- DISQLite3 v5.41.0
- Add support for
RIGHT
andFULL OUTER JOIN
. - Add new binary comparison operators
IS NOT DISTINCT FROM
andIS DISTINCT FROM
. - The
HAVING
clause of aSELECT
statement is now allowed on any aggregate query, even queries that do not have aGROUP BY
clause. - Added the
sqlite3_db_name()
interface.
news/2022-07-06_sqlite3.txt · Last modified: 2022/07/06 16:06 by 127.0.0.1