-
Notifications
You must be signed in to change notification settings - Fork 99
Labels
SQL compilerRelated to the SQL compilerRelated to the SQL compilerhigh priorityTask should be tackled first, added in the current sprint if necessaryTask should be tackled first, added in the current sprint if necessary
Description
The input is a SQL program, the output is another SQL program with:
- connector information removed
- tables and views renamed
- column names renamed
- user-defined types renamed
- user-defined functions renamed
This should probably be a separate jar. Or it could be a flag for the existing compiler.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SQL compilerRelated to the SQL compilerRelated to the SQL compilerhigh priorityTask should be tackled first, added in the current sprint if necessaryTask should be tackled first, added in the current sprint if necessary