]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-10182 remove IDE specific annotation
authorGuillaume Jambet <guillaume.jambet@sonarsource.com>
Mon, 26 Feb 2018 10:18:02 +0000 (11:18 +0100)
committerGuillaume Jambet <guillaume.jambet@sonarsource.com>
Mon, 26 Feb 2018 10:18:02 +0000 (11:18 +0100)
server/sonar-db-core/src/main/resources/org/sonar/db/version/schema-h2.ddl

index c63f060e839121f87fadfa2caf0b8b6d39e761b1..67e6e5bbfbd23ff0e64f74f46b0c0121fde43f86 100644 (file)
@@ -1,5 +1,3 @@
--- noinspection SqlNoDataSourceInspectionForFile
-
 CREATE TABLE "ORGANIZATIONS" (
   "UUID" VARCHAR(40) NOT NULL PRIMARY KEY,
   "KEE" VARCHAR(32) NOT NULL,