Uses of Interface
org.eblocker.server.common.data.migrations.SchemaMigration
Packages that use SchemaMigration
-
Uses of SchemaMigration in org.eblocker.server.common.data.migrations
Classes in org.eblocker.server.common.data.migrations that implement SchemaMigrationModifier and TypeClassDescriptionclassclassclassclassclassclassMigrates eblocker-dns enabled flag from redis to file for version 1.7classCreates EblockerDnsServerState based on current configclassHas been a migration to create EblockerDnsServerState based on current config but that is obsolete now.classCreates EblockerDnsServerState based on current configclassCreates EblockerDnsServerState based on current config Disables TOR for Gateway nodes, in case it has been enabled in prior version.classCreates EblockerDnsServerState based on current configclassclassclassclassSets name servers enabled flag for all existing openvpn client profilesclassclassclassclassclassclassclassclassclassclassclassclassclassclassThis migration ensures no custom black/whitelist are shared across standard users (EB1-1826)class"piracy" has been split off from "misc" blacklist so all profiles having "misc" enabled are updated to have the same effective domain filter.classclassclassclassclassclassclassclassclassInitializes FilterStoreConfiguration and ExternalDefinition sequence.classConverts custom domain filters to domain filters usable with new blocker api.classConverts custom domain filters to domain filters usable with new blocker api.classMigrates a database that was created on eBlockerOS 2.4.classclassclassclassclassclassConstructor parameters in org.eblocker.server.common.data.migrations with type arguments of type SchemaMigrationModifierConstructorDescriptionMigrations(DataSource dataSource, Set<SchemaMigration> schemaMigrations)