Thingus
Thingus
PGX (the Rust crate for talking to Postgres) only spits out json/jsonb right now, so as long as that's appropriate, it seems ideal
Will we want to expand this for `labelled_flows` in this PR, or should we hold off?
Hi Bilgecag This builds fine on our CI server and my personal machine - do you have the latest version of `master`?
Will address as part of #5163
So have permission tests in flowapi
Re @jc-harrison 's comments about splitting the DAG - would this eventually lead to three DAGs? CSV -> 'staging' (always used, can be run with subset of events) 'staging' ->...
Done: Broken the CSV DAG into two Added 'analyse' tasks to the end of both DAGs Moved sightings table schema into flowdb Rewrote sighting table schema to add a constraint...
Permissions system pull request + changelist (created by referring to git diff master...permissions_rework -- 'flowauth/backend' ...subbing in for folder path as appropriate)j Overarching changes ------------------ - Permissions are now granted...
`Add Token` save dialog permits blank token names
New diagram in PR text