We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436d0bf commit b9a8f0fCopy full SHA for b9a8f0f
1 file changed
engine/schema/src/main/resources/META-INF/db/schema-42210to42300.sql
@@ -282,4 +282,3 @@ CREATE TABLE IF NOT EXISTS `cloud`.`kms_database_kek_objects` (
282
283
--- Disable/enable NICs
284
CALL `cloud`.`IDEMPOTENT_ADD_COLUMN`('cloud.nics','enabled', 'TINYINT(1) NOT NULL DEFAULT 1 COMMENT ''Indicates whether the NIC is enabled or not'' ');
285
-
0 commit comments