mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update CentralRepoDbUpgrader15To16.java
Address reviewer comments.
This commit is contained in:
parent
ca21c4cb9c
commit
aeac0a6ead
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Central Repository
|
* Central Repository
|
||||||
*
|
*
|
||||||
* Copyright 2020 Basis Technology Corp.
|
* Copyright 2021 Basis Technology Corp.
|
||||||
* Contact: carrier <at> sleuthkit <dot> org
|
* Contact: carrier <at> sleuthkit <dot> org
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
@ -24,7 +24,7 @@ import java.sql.Statement;
|
|||||||
import org.sleuthkit.datamodel.CaseDbSchemaVersionNumber;
|
import org.sleuthkit.datamodel.CaseDbSchemaVersionNumber;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This class updates CR schema to 1.5
|
* This class updates CR schema to 1.6
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public class CentralRepoDbUpgrader15To16 implements CentralRepoDbUpgrader {
|
public class CentralRepoDbUpgrader15To16 implements CentralRepoDbUpgrader {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user