Skip to content
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

Added logic for working with Tarantool schema via Box #426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KaymeKaydex
Copy link

@KaymeKaydex KaymeKaydex commented Dec 27, 2024

  • Implemented the box.Schema() method that returns a Schema object for schema-related operations

What has been done? Why? What problem is being solved?

I didn't forget about (remove if it is not applicable):

Related issues:

@KaymeKaydex KaymeKaydex force-pushed the box/schema branch 2 times, most recently from 2e271da to 9f736f4 Compare December 27, 2024 17:51
box/box_test.go Outdated Show resolved Hide resolved
box/schema.go Show resolved Hide resolved
box/schema.go Outdated Show resolved Hide resolved
box/schema.go Outdated Show resolved Hide resolved
box/tarantool_test.go Outdated Show resolved Hide resolved
box/schema_user.go Outdated Show resolved Hide resolved
box/schema_user.go Show resolved Hide resolved
@KaymeKaydex KaymeKaydex force-pushed the box/schema branch 10 times, most recently from 07de408 to 0a3720b Compare January 10, 2025 10:54
- Implemented the `box.Schema()` method that returns a `Schema` object for schema-related operations
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.

2 participants