vesoft-inc/nebula

Parameter supported in more fields like ones in `INSERT`

Open

#3990 aperta il 8 mar 2022

Vedi su GitHub
 (4 commenti) (1 reazione) (0 assegnatari)C++ (1144 fork)batch import
help wantedtype/enhancement

Metriche repository

Star
 (9828 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

A user from slack (and also from my side) would consider it's nice to support so ;).

(root@nebula) [basketballplayer]> :param t => "player1000"

(root@nebula) [basketballplayer]> insert vertex player(name,age) values $t:("foo bar", 20);
[ERROR (-1004)]: SyntaxError: Parameter is not supported in vid near `$t'

Guida contributor