mami-project / pto-postgres

PostgreSQL backend for Path Transparency Observatory and associated utilities
0 stars 1 forks source link

Maybe we need to re-add the possiblity to combine to condition with 'AND' in the query #67

Open mirjak opened 7 years ago

mirjak commented 7 years ago

We don't need an OR because those cases are probably covered by the * notation but AND could be useful, e.g. ecn.ipmark.ect_one.(seen) AND ecn.ipmark.ect_zero.(seen). But I guess in this case we need to have all conditions also separately in the drop down menu. Need to further think about this and how to structure the conitions...