Skip to content

SQL alias#4304

Open
Shubham8287 wants to merge 4 commits intoshub/table-name-to-accessorfrom
shub/alias
Open

SQL alias#4304
Shubham8287 wants to merge 4 commits intoshub/table-name-to-accessorfrom
shub/alias

Conversation

@Shubham8287
Copy link
Contributor

@Shubham8287 Shubham8287 commented Feb 16, 2026

Description of Changes

  • : Store "accessor"s names in ModuleDef (for tables, columns, and indexes for now) and pass them to TableSchema as aliases.

  • Create accessor system tables for each of them: st_table_accessor,st_column_accessor, st_index_accessor

  • Update the SQL parsing logic to also consider alias names.

Alias name stored will be same as actual names until we merge #4263

API and ABI breaking changes

NA

Expected complexity level and risk

Testing

@Shubham8287 Shubham8287 changed the title add alias field in schema && accesor in Defs SQL alias Feb 16, 2026
@Shubham8287 Shubham8287 mentioned this pull request Feb 16, 2026
2 tasks
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