You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# NOTE: I assume that only queries that get data from a table can
147
149
# return multiple entries
148
-
if" FROM "inexpression.upper() and ((Backend.getIdentifiedDbms() notinFROM_TABLE) or (Backend.getIdentifiedDbms() inFROM_TABLEandnotexpression.upper().endswith(FROM_TABLE[Backend.getIdentifiedDbms()]))) and"EXISTS("notinexpression.upper():
150
+
if" FROM "inexpression.upper() and ((Backend.getIdentifiedDbms() notinFROM_TABLE) or (Backend.getIdentifiedDbms() inFROM_TABLEandnotexpression.upper().endswith(FROM_TABLE[Backend.getIdentifiedDbms()]))) and"EXISTS("notinexpression.upper()and"(CASE"notinexpression.upper():
0 commit comments