summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2021-11-08 18:47:34 +0100
committerDamien Regad <dregad@mantisbt.org>2021-11-08 18:47:34 +0100
commit348b170748fb4985f3270d0110d76f40811d87ba (patch)
treeebf842dcced159f421ee9de0b0c106151329edb9 /docs/changelog.md
parent3fab283dcccbdf38c341017fa626edd422c1ac46 (diff)
downloadadodb-348b170748fb4985f3270d0110d76f40811d87ba.tar.gz
adodb-348b170748fb4985f3270d0110d76f40811d87ba.tar.bz2
adodb-348b170748fb4985f3270d0110d76f40811d87ba.zip
Update Changelog
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index da2c810e..1510bfac 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -59,6 +59,12 @@ Older changelogs:
- [#759](https://github.com/ADOdb/ADOdb/issues/759)
- pgsql: prevent AddColumnSQL() from updating existing values when default is changed
[#635](https://github.com/ADOdb/ADOdb/issues/635)
+- pgsql: Refactored _fixblobs() and replaced it with new _prepFields() method
+ [#767](https://github.com/ADOdb/ADOdb/issues/767)
+- pgsql: Incorrect pg_execute() api calls
+ [#768](https://github.com/ADOdb/ADOdb/issues/768)
+- pgsql: blobDelete() could silently fail with multiple connections
+ [#769](https://github.com/ADOdb/ADOdb/issues/769)
- pdo: ensure bound statements are correctly formatted
[#695](https://github.com/ADOdb/ADOdb/issues/695)
- perf: fix invalid SQL