Files
ent/entc/integration/migrate/versioned/runtime/runtime.go
2023-03-25 10:59:29 +03:00

14 lines
443 B
Go

// Copyright 2019-present Facebook Inc. All rights reserved.
// This source code is licensed under the Apache 2.0 license found
// in the LICENSE file in the root directory of this source tree.
// Code generated by ent, DO NOT EDIT.
package runtime
// The schema-stitching logic is generated in entgo.io/ent/entc/integration/migrate/versioned/runtime.go
const (
Version = "v0.0.0-00010101000000-000000000000" // Version of ent codegen.
)