-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
bugSomething isn't workingSomething isn't workingfactual errorFactual error in functionality descriptionFactual error in functionality descriptionreference[location] Tarantool manual, Reference part[location] Tarantool manual, Reference partserver[area] Task relates to Tarantool's server (core) functionality[area] Task relates to Tarantool's server (core) functionality
Description
<…> without parameters) initiates
Tarantool’s database module box.
|Before Tarantool 2.0, you needed to call box.cfg{...} prior to performing
any database operations.
Now you can start working with the database outright, without calling
box.cfg{...}. In this case, Tarantool initiates the database| module and
applies default settings, as if you said box.cfg{} (<…>
https://www.tarantool.io/en/doc/2.2/book/box/box_cfg/
This statement seems to be false. Please, recheck.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfactual errorFactual error in functionality descriptionFactual error in functionality descriptionreference[location] Tarantool manual, Reference part[location] Tarantool manual, Reference partserver[area] Task relates to Tarantool's server (core) functionality[area] Task relates to Tarantool's server (core) functionality