Skip to content

Commit cd3c0ee

Browse files
authoredMar 14, 2025··
cmd/atlas/internal/cmdapi: split migrate apply into oss (#3427)
1 parent fbad2f8 commit cd3c0ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎cmd/atlas/internal/cmdapi/migrate_oss.go

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// This source code is licensed under the Apache 2.0 license found
33
// in the LICENSE file in the root directory of this source tree.
44

5+
//go:build !ent
6+
57
package cmdapi
68

79
import (

0 commit comments

Comments
 (0)
Please sign in to comment.