reifydb-client 0.7.0

Official Rust client library for ReifyDB
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Generated from: params_positional.tap.md#int16_param
# Test: Positional parameter with INT16 type

command_positional 'MAP {result: $1}' '170141183460469231731687303715884105727'
---
> +-------------------------------------------+
> |                  result                   |
> +-------------------------------------------+
> |  170141183460469230000000000000000000000  |
> +-------------------------------------------+
>