skit_pipelines.components.invalidate_situations_in_db package

Submodules

skit_pipelines.components.invalidate_situations_in_db.queries module

Module contents

invalidate_situations_in_db(situation_id)[source]

Check if the situation exists in db, if exists return the id else insert the situation to db and return the id

invalidate_situations_in_db_op(situation_id)

Invalidate situations in db Check if the situation exists in db, if exists return the id else insert the situation to db and return the id