X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fschema_12.sql;h=c4cef5f5762c32985c2072fee47504e91757c11a;hb=refs%2Fchanges%2F97%2F84397%2F1;hp=22f0559e496bccd895486cb3ae20c750cb069f97;hpb=6cc4cd54f5f88808ab3df0621545cda9cf384f2c;p=dmaap%2Fdbcapi.git diff --git a/src/main/resources/schema_12.sql b/src/main/resources/schema_12.sql index 22f0559..c4cef5f 100644 --- a/src/main/resources/schema_12.sql +++ b/src/main/resources/schema_12.sql @@ -24,7 +24,7 @@ add column guaranteed_delivery boolean, add column guaranteed_sequence boolean, add column privileged_subscriber boolean, - add column decompress_data boolean + add column decompress boolean ;