Closed mc738 closed 9 months ago
Is your feature request related to a problem? Please describe. Update generation tools to support the following:
sum
id
[table_name].id
Describe the solution you'd like Implement this, it should be relatively easy and add robustness.
Describe alternatives you've considered None.
Additional context None at the moment, if I think of any other good enhancements to the code gen tools I will add them.
Closing for now as both features have been added.
Is your feature request related to a problem? Please describe. Update generation tools to support the following:
sum
don't cause issues.id
becomes[table_name].id
, making join queries easier.Describe the solution you'd like Implement this, it should be relatively easy and add robustness.
Describe alternatives you've considered None.
Additional context None at the moment, if I think of any other good enhancements to the code gen tools I will add them.