diff options
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ What's new in psycopg 2.4.6 --------------------------- + - Added JSON adaptation. - Added support for backward scrollable cursors. Thanks to Jon Nelson for the initial patch (ticket #108). - connection.reset() implemented using DISCARD ALL on server versions |
