Skip to content

Commit

Permalink
add openvpn observation to table_models to be created
Browse files Browse the repository at this point in the history
  • Loading branch information
ainghazal committed Jul 25, 2024
1 parent 349ef80 commit 9d66ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oonipipeline/src/oonipipeline/db/create_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
WebControlObservation,
WebObservation,
HTTPMiddleboxObservation,
OpenVPNObservation,
)

from .connections import ClickhouseConnection
Expand Down

0 comments on commit 9d66ef0

Please sign in to comment.