Database IR #12098
GregoryTravis
started this conversation in
Ideas and feedback
Database IR
#12098
Replies: 2 comments 1 reply
0 replies
|
Conclusion:
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Agenda
Base_Generator.generate_select_query_sqlRename IR types
Straw man suggestion:
SQL_Expression->SQL_ColumnFrom_Spec->SQL_From_PartContext->SQL_IR_TableQuery->SQL_StatementNames instead of numbers in
Base_Generator.generate_select_query_sqlGive them constructor names, but optionally keep numbers for ordering:
Identify operations with constructors instead of strings
All reactions