issues
search
tarantool
/
ddl
The DDL module enables you to describe data schema in a declarative YAML-based format.
BSD 2-Clause "Simplified" License
12
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
coverage: fix dkjson install
#128
DifferentialOrange
closed
4 months ago
0
test: fix assert_str_matches
#127
nshy
closed
5 months ago
0
test: fix error message tests after Tarantool
#126
nshy
closed
5 months ago
0
release 1.7.1
#125
DifferentialOrange
closed
6 months ago
0
release 1.7.0
#124
DifferentialOrange
closed
7 months ago
0
ddl: support sequences
#123
DifferentialOrange
closed
7 months ago
0
`sequence` info is missing in schema returned from `get_schema`
#122
psergee
closed
7 months ago
0
ci: bump actions to v4 in reusable_test.yml
#121
ylobankov
closed
7 months ago
0
ci: remove tarantoolctl
#120
0x501D
closed
9 months ago
0
Add a role for tarantool 3.0
#119
LeonidVas
opened
9 months ago
0
release 1.6.5
#118
DifferentialOrange
closed
1 year ago
0
ddl: support interval type in format
#117
DifferentialOrange
closed
1 year ago
0
Replace tarantoolctl with tt
#116
andreyaksenov
closed
1 year ago
0
test: align set_schema_test.lua with sort_order feature
#115
mkostoevr
closed
1 year ago
2
test: align `set_schema_test.lua` with core `exclude_null` changes
#114
Gumix
closed
1 year ago
0
Release 1.6.4
#113
DifferentialOrange
closed
1 year ago
0
ci: fix luatest version
#112
DifferentialOrange
closed
1 year ago
0
ddl: add exclude_null support for indexes
#111
DifferentialOrange
closed
1 year ago
0
Migration script with ddl.set_schema() fails if it has index definition with exclude_null
#110
dkasimovskiy
closed
1 year ago
0
Basic fieldno path support for indexes
#109
DifferentialOrange
closed
1 year ago
0
Unsupported fieldno index part
#108
ArtDu
closed
1 year ago
2
Ignore spaces with _ (underline) prefix
#107
ArtDu
closed
1 year ago
1
ci: workaround setup-tarantool problem with Jammy
#106
GRISHNOV
closed
1 year ago
0
api: add hardcoded versioning support
#105
GRISHNOV
closed
1 year ago
1
Expanding schema by adding nullable field
#104
AnaNek
opened
1 year ago
0
ci: add reusable testing workflow for ddl module
#103
slavakirichenko
closed
1 year ago
0
Fix usage of Tarantool internal API for retrieving schema version
#102
CuriousGeorgiy
closed
1 year ago
0
Start using `box.info.schema_version` instead of `box.internal.schema_version`
#101
CuriousGeorgiy
closed
1 year ago
0
Add RPM/Deb deploy (RWS)
#100
AnaNek
opened
1 year ago
0
Release 1.6.2
#99
AnaNek
closed
2 years ago
0
fix: check for vshard sharding func
#98
AnaNek
closed
2 years ago
2
Support `exclude_null` opt for index in the get_schema func
#97
R-omk
opened
2 years ago
0
Regression tests contain select(nil)
#96
ligurio
opened
2 years ago
0
test: shuffle tests
#95
ligurio
closed
2 years ago
0
Release 1.6.1
#94
Totktonada
closed
2 years ago
0
Add datetime support for 2.10+
#93
no1seman
closed
2 years ago
1
Add support of datetime type
#92
no1seman
closed
2 years ago
0
Fail to set schema with vshard sharding function
#91
AnaNek
closed
2 years ago
0
Release v1.6.0
#90
0x501D
closed
2 years ago
1
ddl.bucket_id() speed up for vshard.router.bucket_id*() functions
#89
Totktonada
opened
2 years ago
0
Caching of the sharding keys
#88
0x501D
closed
2 years ago
2
cache: hot reload techniques support
#87
0x501D
opened
2 years ago
0
test: define test space format once
#86
ligurio
closed
2 years ago
0
Add caching of sharding function
#85
0x501D
closed
2 years ago
1
Switch to tagged version of GH action for source code checkout
#84
ligurio
closed
2 years ago
3
Wrong sharding function check?
#83
Totktonada
closed
2 years ago
0
Caching of sharding function
#82
Totktonada
closed
2 years ago
1
Types map and array and JSON path are not support in DDL schema
#81
ligurio
opened
3 years ago
0
Check sharding function with bucket_id() method
#80
ligurio
closed
3 years ago
0
Check input parameters and output values for sharding function
#79
ligurio
closed
3 years ago
1
Next