This website requires JavaScript.
Explore
Help
Sign In
golang
/
ent
Watch
1
Star
0
Fork
0
You've already forked ent
mirror of
https://github.com/ent/ent.git
synced
2026-05-24 09:31:56 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
009b396d7ef57b3fe29c67a4e231cf78db1f75c8
ent
/
schema
/
field
History
Ariel Mashraki
009b396d7e
schema/field: allow setting time fields as unique (
#4220
)
...
* schema/field: allow setting time fields as unique * .github: goodbye crate-ci/typos
2024-09-19 21:59:59 +03:00
..
internal
schema/field: support annotating fields as deprecated (
#4132
)
2024-07-10 15:55:37 +03:00
annotation_test.go
go: rename module from github.com/facebook/ent => entgo.io/ent (
#1226
)
2021-02-02 23:03:04 +02:00
annotation.go
go: small refactoring for maps (
#2619
)
2022-07-19 18:07:55 +03:00
field_test.go
schema/field: add support for ValueScanner on field.Bytes() (
#4067
)
2024-05-21 08:58:50 +02:00
field.go
schema/field: allow setting time fields as unique (
#4220
)
2024-09-19 21:59:59 +03:00
numeric.go
schema/field: support annotating fields as deprecated (
#4132
)
2024-07-10 15:55:37 +03:00
type.go
schema/field: fallback to native validator if not configured one (
#3359
)
2023-03-01 12:09:26 +02:00