Conversation
* feat: Add column comment in SQL DDL, using EntSQL annotations to achieve it. * Update annotation.go * fix lint * Add table primary key column comment * entsql.Comment(string) is unnecessary * entc/gen: minor changes to entsql.WithComments + add tests Co-authored-by: chenghonour <wantto@outlook.com>
Co-authored-by: Shani Cohen <shanicohen@Shanis-MacBook-Air.local>
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This will be fixed also in Atlas, but having this extra safety here feels safer
* entc/gen: make interceptor works for eager loading m2m edges * entc/gen: make interceptor works for eager loading m2m edges * entc/gen: fix indent * entc/gen: go generate example
Also, fixed a bug in DeleteOne.Exec where it was skipping NotFoundError
Atlas Lint ReportAnalyzed examples/migration/ent/migrate/migrations
Migrations automatically reviewed by Atlas |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
576d025 to
d20569d
Compare
No description provided.