mirror of https://github.com/jackc/pgx.git
Update changelog
parent
d77e599ce6
commit
9c89869134
|
@ -1,5 +1,8 @@
|
||||||
# Unreleased
|
# Unreleased
|
||||||
|
|
||||||
|
* Add timestamptz[] support
|
||||||
|
* Add timestamp[] support (Karl Seguin)
|
||||||
|
* Add bool[] support (Karl Seguin)
|
||||||
* Allow writing []byte into text and varchar columns without type conversion (Hari Bhaskaran)
|
* Allow writing []byte into text and varchar columns without type conversion (Hari Bhaskaran)
|
||||||
* Fix ConnPool Close panic
|
* Fix ConnPool Close panic
|
||||||
* Add Listen / notify example
|
* Add Listen / notify example
|
||||||
|
|
Loading…
Reference in New Issue