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