-- Copyright (c) HashiCorp, Inc. -- SPDX-License-Identifier: BUSL-1.1 begin; create table test_two ( id tt_public_id primary key ); commit;