working on hamonization of db implementations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -5,7 +5,6 @@ public class Constants {
|
||||
private Constants(){}
|
||||
|
||||
public static final String CONFIG_DATABASE = "umbrella.modules.tags.database";
|
||||
public static final String DB_VERSION = "project_db_version";
|
||||
public static final String TABLE_TAGS = "tags";
|
||||
public static final String TAG = "tag";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user