MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
95 stars 42 forks source link

rework sql inserttag check #1488

Closed Ainschy closed 1 year ago

Ainschy commented 1 year ago

works with strung together as well as nested insert tags

this should fix https://github.com/MetaModels/core/issues/880#issuecomment-1257963684

Description

old version didn't work with chained inserttags https://github.com/MetaModels/core/issues/880 unittest must be adapted

Checklist

zonky2 commented 1 year ago

new at #1490