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
Some heuristics aren't in the file diaphora_heuristics.py because they contain some logic that cannot be trivially/easily ported to the logic of having a long list of dictionaries with SQL queries. Write a new mechanism to accommodate most/all such heuristics.
PS: I'm excluding those heuristics that are purely procedural and aren't exactly a set of SQL queries.
The text was updated successfully, but these errors were encountered:
Some heuristics aren't in the file
diaphora_heuristics.py
because they contain some logic that cannot be trivially/easily ported to the logic of having a long list of dictionaries with SQL queries. Write a new mechanism to accommodate most/all such heuristics.PS: I'm excluding those heuristics that are purely procedural and aren't exactly a set of SQL queries.
The text was updated successfully, but these errors were encountered: