This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch feat/gorm-query-safety-ast-check
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 4aa9a0b51d Add compile-time check for GORM query strings flattened
from GString
add 46c4ba2486 Track GString origin through variable aliasing, not just
literal coercion
No new revisions were added by this update.
Summary of changes:
.../transform/GormQuerySafetyTransformer.java | 118 +++++++++++++++++----
.../GormQuerySafetyTransformerSpec.groovy | 50 +++++++++
2 files changed, 147 insertions(+), 21 deletions(-)