Davide Anghileri
Results
2
issues of
Davide Anghileri
Hi, I noticed that using the `Not` term together with the `isnull()` condition generates an undesired behavior when the query is run in the DB. The `IS NULL` statement is...
Hi, I noticed that some terms do not use the `with_alias` parameter in the `get_sql()` function always returning the sql string formatted with alias even if the `with_alias` parameter is...