Issues
- 3
Hitting assert during concurrent write
#3911 opened by dickermoshe - 0
- 0
- 1
- 0
Subquery used in ORDER BY cannot resolve column alias from outer query (missing check)
#3889 opened by LeMikaelF - 0
- 0
Json_valid and json_type gives incorrect results
#3912 opened by Pavan-Nambi - 0
Dart package missing a public key
#3910 opened by dickermoshe - 0
- 0
- 1
- 0
INSERT INTO ... SELECT should fail on column count mismatch when target columns are specified
#3875 opened by LeMikaelF - 0
Integrity check failures under Antithesis
#3908 opened by penberg - 0
- 0
Add more tests that use prepared statements
#3795 opened by jussisaurio - 1
CASCADE DELETE doesn't work
#3810 opened by domenkozar - 0
`fuzz_tests` suite sometimes results in corrupted databases that are not reproducible by running an individual test
#3812 opened by jussisaurio - 0
Having clause should allow non aggr expr too
#3820 opened by Pavan-Nambi - 1
classify db vs non-db files accordingly
#3821 opened by Pavan-Nambi - 0
Memory enclave support
#3823 opened by penberg - 1
Dot product vector distance support
#3826 opened by penberg - 1
Implement .dbtotxt and dbpage vtab
#3833 opened by Pavan-Nambi - 0
- 5
Suggestion for Vector Search: First, focus on efficient SIMD-accelerated brute-force search
#3778 opened by uwu-420 - 2
- 0
integrity_check should verify for check _constraints
#3866 opened by Pavan-Nambi - 0
Batch statement error reporting in serverless driver
#3880 opened by penberg - 0
ALTER TABLE ... ADD COLUMN ignores AS clause
#3882 opened by LeMikaelF - 0
ALTER TABLE ... ADD COLUMN ignores REFERENCES clause
#3887 opened by LeMikaelF - 1
- 3
- 0
Keep pure rust version of AEGIS as default
#3903 opened by avinassh - 3
Throughput benchmark hangs with io_uring
#3844 opened by penberg - 0
Clean up Connection.from_uri() parameters
#3900 opened by penberg - 2
- 4
- 2
Rust binding: get headers from query
#3883 opened by logust79 - 0
- 0
- 1
left join with subquery ignores `on `
#3867 opened by Pavan-Nambi - 0
- 0
- 0
LIMIT 0 panics whenever a sorter is required
#3853 opened by jussisaurio - 0
- 1
rust binding cannot insert more than 16 fields
#3828 opened by logust79 - 0
sqlite3 C api does not return null terminated strings from sqlite3_column_text
#3811 opened by PThorpe92 - 1
- 0
DEFAULT true false is TEXT instead of INTEGER
#3796 opened by gigagrug - 2
ALTER TABLE fuzz - malformed database schema
#3793 opened by jussisaurio - 0
Deferred foreign key violations are checked after WAL is already committed
#3784 opened by jussisaurio