Module sqlite_query

Module sqlite_query 

Source
Expand description

Implements dependencies on sqlite databases. SqliteQueryDep is a dependency that runs a query and checks whether the result of that query has changed. It doesn’t run the query if the metadata of the database file hasn’t changed.

Structs§

SqliteQueryDep
When a step depends to a regex search in a text file