What's Changed
- ent: support schema views by @a8m in https://github.com/ent/ent/pull/4157
- dialect/entsql: add Skip annotation by @a8m in https://github.com/ent/ent/pull/4156
- examples/migration: add column with default value by @a8m in https://github.com/ent/ent/pull/3960
- Update data-migrations.mdx by @max-yue in https://github.com/ent/ent/pull/3973
- example/ent: add example for add...