[sqlite] Generated columns additional tests.
This commit is contained in:
parent
71fb1c7cd1
commit
2eaa75345c
5 changed files with 16 additions and 12 deletions
|
|
@ -183,8 +183,8 @@ RETURNING link.id AS "link.id",
|
|||
BinaryOperator: 31,
|
||||
CastOperator: "20",
|
||||
LikeOperator: false,
|
||||
// IsNull: true, //TODO: uncomment when sqlite driver updates to sqlite version > 3.40.1
|
||||
CaseOperator: "unknown",
|
||||
IsNull: true,
|
||||
CaseOperator: "unknown",
|
||||
})
|
||||
requireLogged(t, stmt)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue