mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
dialect/sql/schema: initial support for postgres net-types (#964)
This commit is contained in:
@@ -23,6 +23,7 @@ const (
|
||||
TypeBytes
|
||||
TypeEnum
|
||||
TypeString
|
||||
TypeOther
|
||||
TypeInt8
|
||||
TypeInt16
|
||||
TypeInt32
|
||||
|
||||
Reference in New Issue
Block a user