Remove references to deprecated "master_sql"
Testsuite [SQLite]: Updated tests to survive deprecation warnings. Using the deprecated symbol "master_sql" now actually generates a deprecation warning, so do not fail because of the warning. Fixes some testsuite failures.
Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap * commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits) Removed the old typechecker. ...
Merge remote-tracking branch 'origin/master' into new_utf8
Merge remote-tracking branch 'origin/8.1' into gobject-introspection
Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63 * commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits) ...
SQLite: We should keep the slightly less obvious multiset binding support for compatibility with other SQL bindings.
Added very simple blob test.
Testsuite [SQLite]: Updated to know about big_typed_query(). Fixes some testsuite failures.
Merge branch '8.1' into per/substrings
Fixed tests.
last_insert_rowid() is now known as insert_id(). Rev: src/post_modules/SQLite/testsuite.in:1.7
Updated to using the Sql.Sql wrapper. Rev: src/post_modules/SQLite/testsuite.in:1.6
Test bound wide strings. Rev: src/post_modules/SQLite/testsuite.in:1.5
Wider tests Rev: src/post_modules/SQLite/testsuite.in:1.4
Clean up constants Rev: src/post_modules/SQLite/testsuite.in:1.3
tests Rev: src/post_modules/SQLite/testsuite.in:1.2
A testsuite (even if empty) is required. Rev: src/post_modules/SQLite/testsuite.in:1.1