Protected
Readonly
dataThe connection to the database
Protected
Readonly
repositoryThe repository
Protected
Static
dbThe database instance (singleton pattern)
Saves a ruleset with the given ID. If it already exists it will be updated, otherwise it will be created.
The ID of the ruleset
The actual ruleset
Static
getDBGets the singleton database.
The path of the sqlite database
A custom Logger
SQLite Adapter