Loading…
![]() New source string testing_project / Documentation: reference/reference_lua/box_space/auto_increment — English |
Loading…
![]() New source string testing_project / Documentation: reference/reference_lua/box_space/auto_increment — English |
---
- [1, 'Fld#1', 'Fld#2']
...
tarantool> box.space.tester:auto_increment{'Fld#3'}
---
- [2, 'Fld#3']
...