opencybersecurityalliance / firepit

Firepit - STIX Columnar Storage
Apache License 2.0
15 stars 12 forks source link

UndefinedFunction for ifnull on postgresql #1

Closed pcoccoli closed 3 years ago

pcoccoli commented 3 years ago

The join operation uses ifnull, but that function only exists on sqlite3 and not postgresql.