Skip to content

feedback: Data model | Tarantool #3053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TarantoolBot opened this issue Jul 27, 2022 · 1 comment · Fixed by #3062
Closed

feedback: Data model | Tarantool #3053

TarantoolBot opened this issue Jul 27, 2022 · 1 comment · Fixed by #3062
Assignees
Labels
factual error Factual error in functionality description

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Jul 27, 2022

<…>e is simpler to use, and you do not have to dive deep into Lua.
|DDL is a built-in
Cartridge module.
Cartridge is a cluster solution for Tarantool. In its WebUI, there is a separate tab
called “Schema”. On this tab, you can define the schema, check its correctness,
and apply it to the whole cluster.|

If you do not use Cartridge, you can still use the DDL module:
<…>

https://www.tarantool.io/en/doc/latest/book/box/data_model/#data-schema-description-using-the-ddl-module

Outdated description. Now, in Cartridge WebUI there's a tab called "Code". There you should create the "schema.yml" file and describe your schema in it. See the Getting Started section for details: https://www.tarantool.io/en/doc/latest/getting_started/getting_started_imcp/#creating-a-data-schema-2-minutes

[reported by @veod32 ]

@veod32 veod32 added this to the Estimate [@veod32] milestone Jul 28, 2022
@veod32 veod32 self-assigned this Jul 28, 2022
@patiencedaur
Copy link
Contributor

Related: #2617

@veod32 veod32 removed this from the Estimate [@veod32] milestone Aug 4, 2022
@veod32 veod32 added the factual error Factual error in functionality description label Aug 4, 2022
veod32 added a commit that referenced this issue Aug 4, 2022
veod32 added a commit that referenced this issue Aug 4, 2022
p7nov pushed a commit that referenced this issue Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
factual error Factual error in functionality description
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants