fix: insert with missing=default uses column default before using domain default
This commit is contained in:
committed by
Wolfgang Walther
parent
7b9027ea0a
commit
9fcbf994cb
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Fixed
|
||||
|
||||
- #3779, Always log the schema cache load time - @steve-chavez
|
||||
- #3706, Fix insert with `missing=default` uses default value of domain instead of column - @taimoorzaeem
|
||||
|
||||
## [12.2.3] - 2024-08-01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user