Fix cassandra update script
This commit is contained in:
parent
e4d7cb186a
commit
0656cabed9
@ -8,10 +8,11 @@
|
|||||||
-- http://www.apache.org/licenses/LICENSE-2.0
|
-- http://www.apache.org/licenses/LICENSE-2.0
|
||||||
--
|
--
|
||||||
-- Unless required by applicable law or agreed to in writing, software
|
-- Unless required by applicable law or agreed to in writing, software
|
||||||
|
|
||||||
-- distributed under the License is distributed on an "AS IS" BASIS,
|
-- distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
-- See the License for the specific language governing permissions and
|
-- See the License for the specific language governing permissions and
|
||||||
-- limitations under the License.
|
-- limitations under the License.
|
||||||
--
|
--
|
||||||
|
|
||||||
ALTER TABLE device ADD label text;
|
ALTER TABLE thingsboard.device ADD label text;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user