mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
type error?
This commit is contained in:
parent
5949209935
commit
3c1fb0ad86
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@
|
||||||
# ---
|
# ---
|
||||||
# name: test_types[1. raises type error]
|
# name: test_types[1. raises type error]
|
||||||
dict({
|
dict({
|
||||||
'error': 'DatabaseError',
|
'error': 'OperationalError',
|
||||||
'message': 'Parition key type mismatch: The partition key column p1 has type INTEGER, but TEXT was provided.',
|
'message': 'Parition key type mismatch: The partition key column p1 has type INTEGER, but TEXT was provided.',
|
||||||
})
|
})
|
||||||
# ---
|
# ---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue