8000 api: add hardcoded versioning support by GRISHNOV · Pull Request #105 · tarantool/ddl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

api: add hardcoded versioning support #105

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

Merged

Conversation

GRISHNOV
Copy link
Contributor
@GRISHNOV GRISHNOV commented Mar 7, 2023

Add versioning support, now the module api has _VERSION hardcoded variable. Is part of the task [1].

  1. https://github.com/tarantool/roadmap-internal/issues/204

@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from 2f8a02c to 8ff7067 Compare March 7, 2023 13:20
@GRISHNOV
Copy link
Contributor Author
GRISHNOV commented Mar 9, 2023

note: Test/test in ci/cd have a problem, it is not caused by the current task

@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from 8ff7067 to 08a05d2 Compare March 10, 2023 13:39
Added the _VERSION variable to the exported table.
Is part of the task [1].

1. github.com/tarantool/roadmap-internal/issues/204
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from 08a05d2 to f4a6225 Compare March 10, 2023 16:10
@DifferentialOrange DifferentialOrange marked this pull request as ready for review March 10, 2023 16:15
@DifferentialOrange DifferentialOrange merged commit 373c31c into master Mar 22, 2023
@DifferentialOrange DifferentialOrange deleted the igrishnov/gh-204-add-hardcoded-versioning-support branch March 22, 2023 06:49
DifferentialOrange added a commit that referenced this pull request Jun 8, 2023
Overview

  This release introduce  versioning support abd basic fieldno path
  support for indexes.

New features
  - Added versioning support (#105).

Buxfixes
  - Add basic fieldno path support for indexes (#108).
    It is the compatibility layer for Tarantool spaces created not
    through ddl: users are not encouraged to create fieldno path indexes
    in schema, since we do not support them as sharding keys.
AnaNek pushed a commit that referenced this pull request Jun 8, 2023
Overview

  This release introduce  versioning support abd basic fieldno path
  support for indexes.

New features
  - Added versioning support (#105).

Buxfixes
  - Add basic fieldno path support for indexes (#108).
    It is the compatibility layer for Tarantool spaces created not
    through ddl: users are not encouraged to create fieldno path indexes
    in schema, since we do not support them as sharding keys.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0