Feat/ddl drop space
Closes #289 (closed) #305 (closed)
Api is not implemented
Edited by Georgy Moshkin
Merge request reports
Activity
assigned to @gmoshkin
added 1 commit
- 2589675c - feat: implement ddl drop space (snapshot not implemented yet)
- Resolved by Егор Ивков
Do you plan to also add lua API here? Might be useful to use it in tests right away. I added a couple of functions in
schema.rs
that should simplify this task as they are not specific tocreate_space
Edited by Егор Ивков
added 13 commits
-
b9f4060e...cfaac2cf - 10 commits from branch
master
- e8a53386 - refactor: extract space creation into a function (will be used in abort for drop space)
- 3211da59 - feat: implement ddl drop space (snapshot not implemented yet)
- 37f6a33e - test: add a couple of ddl drop space tests
Toggle commit list-
b9f4060e...cfaac2cf - 10 commits from branch
added 12 commits
-
482f4bd1...25465f6c - 8 commits from branch
master
- 09f620ac - refactor: extract ddl_create_space_on_master function
- 92a7693f - feat: implement ddl drop space (snapshot not implemented yet)
- 0aeef97d - test: add a couple of ddl drop space tests
- 6a129c37 - fix: ddl drop space from snapshot
Toggle commit list-
482f4bd1...25465f6c - 8 commits from branch
added 2 commits
Please register or sign in to reply