Alex Snast
|
a5b1805da3
|
ent/entc: rename time mixin fields (#109)
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/109
- created_at -> create_time
- updated_at -> update_time
Reviewed By: a8m
Differential Revision: D18035896
fbshipit-source-id: ec9aef703c444554eb0f65a668703a1a6607b93e
|
2019-10-22 03:45:52 -07:00 |
|
Ariel Mashraki
|
e9d9deffe4
|
schema/schemautil: add license header for schemautil files
Reviewed By: alexsn
Differential Revision: D17953335
fbshipit-source-id: 6178e4121a4bbd241374f1d6ad5a447188d48fb1
|
2019-10-17 01:55:41 -07:00 |
|
Alex Snast
|
38b1fc9e66
|
ent/schema: adding schemautil package (#100)
Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/100
package includes time mixins adding created_at / updated_at fields
Reviewed By: a8m
Differential Revision: D17950845
fbshipit-source-id: 84c0e7b82ed09857375a42add4254a4a85a52335
|
2019-10-16 03:47:57 -07:00 |
|