914 B
914 B
Summary
**No review yet**Minimized query
PRAGMA foreign_keys = FALSE;
.auth OFF
PRAGMA short_column_names = OFF;
PRAGMA legacy_alter_table = OFF;
PRAGMA table_info(users);
.imposter off
SELECT sign((CAST(json_error_position(concat(NULL, NULL)) AS DOUBLE PRECISION) + json_array(concat((0 - 0), NULL, 0), 0)))x0ACB29BM205381;
SELECT sqlite_compileoption_used('æçå¤©ä½ æ¯æä¹äº');
SELECT 1 >> -999999999999999999999999999;
SELECT sqlite_compileoption_get($1); /* = */ SELECT sqlite_version();
VACUUM main;
PRAGMA read_uncommitted = ON;
CREATE VIRTUAL TABLE t0 USING fts4("x", "y", "z");
DROP TABLE t0;
VACUUM;
Actual output
0
0
ATOMIC_INTRINSICS=1
3.39.0
Expectation
Flag