mirror of
https://github.com/ent/ent.git
synced 2026-04-29 22:20:54 +03:00
ent/schema: move schema packages into a separate package
Reviewed By: alexsn Differential Revision: D16763332 fbshipit-source-id: e3e4279c62992de192464c3d3b1036c45687507c
This commit is contained in:
committed by
Facebook Github Bot
parent
230e764b77
commit
108affa8dd
@@ -5,7 +5,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"fbc/ent/dialect/sql"
|
||||
"fbc/ent/field"
|
||||
"fbc/ent/schema/field"
|
||||
|
||||
"github.com/DATA-DOG/go-sqlmock"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
Reference in New Issue
Block a user