Skip to content
Snippets Groups Projects

fix: rename [on tier] clause of create table

Merged Alexander Kurdakov requested to merge kusancho/rename_on_tier_clause into main

Summarize the changes

Rename [on tier("tier_name")] clause of create table to [in tier "tier_name"]

Ensure that

  • New code is covered by unit and integration tests. In picodata follow-up --- picodata!1152 (merged)
  • Related to #703 (closed)
  • Public modules are documented (check the rendered version with cargo doc --open).
  • (if PEST grammar is changed) EBNF grammar reflects these changes (check the result with railroad diagram generator.

Next steps

Edited by Alexander Kurdakov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading