is it possible in sqldelight to autoatically prefi...
# squarelibraries
n
is it possible in sqldelight to autoatically prefix the properties of autogenerated classes from join results with their tables ? i have id, name and url all over the place.. and currently its deduplication strategy seems to be only to append a _ at the end