mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Add a VDBE synopsis comment for clarification.
FossilOrigin-Name: 029a6dc744c24e7be482298c678af8a115d6a87b
This commit is contained in:
@@ -1740,6 +1740,7 @@ case OP_RealAffinity: { /* in1 */
|
||||
|
||||
#ifndef SQLITE_OMIT_CAST
|
||||
/* Opcode: Cast P1 P2 * * *
|
||||
** Synopsis: affinity(r[P1])
|
||||
**
|
||||
** Force the value in register P1 to be the type defined by P2.
|
||||
**
|
||||
|
Reference in New Issue
Block a user