mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
* add feature to SET DEFAULT value when add new default value to a existing column * refactoring unit tests * correct misspells * code review refactors * refactors * Update dialect/sql/schema/postgres.go * Update dialect/sql/schema/postgres.go * Update dialect/sql/schema/postgres.go * Update dialect/sql/schema/postgres.go * Update dialect/sql/schema/postgres.go Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>