Commit 0cb7f455f070902082e924a800b148f84c2b04d3

Authored by viktorbasanets
1 parent d24391a2

Was modified header

1 -/*-- 1 +--
2 -- Copyright © 2016-2018 The Thingsboard Authors 2 -- Copyright © 2016-2018 The Thingsboard Authors
3 -- 3 --
4 -- Licensed under the Apache License, Version 2.0 (the "License"); 4 -- Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,7 +12,8 @@ @@ -12,7 +12,8 @@
12 -- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 -- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 -- See the License for the specific language governing permissions and 13 -- See the License for the specific language governing permissions and
14 -- limitations under the License. 14 -- limitations under the License.
15 ---*/ 15 +--
  16 +
16 DROP MATERIALIZED VIEW IF EXISTS thingsboard.entity_views_by_tenant_and_name; 17 DROP MATERIALIZED VIEW IF EXISTS thingsboard.entity_views_by_tenant_and_name;
17 DROP MATERIALIZED VIEW IF EXISTS thingsboard.entity_views_by_tenant_and_entity; 18 DROP MATERIALIZED VIEW IF EXISTS thingsboard.entity_views_by_tenant_and_entity;
18 DROP MATERIALIZED VIEW IF EXISTS thingsboard.entity_views_by_tenant_and_customer; 19 DROP MATERIALIZED VIEW IF EXISTS thingsboard.entity_views_by_tenant_and_customer;