FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Version 0.4.0 by vmarkovtsev · Pull Request #255 · encode/databases · GitHub

This repository was archived by the owner on Aug 19, 2025. It is now read-only.
/ databases Public archive

Version 0.4.0 - #255

Merged
vmarkovtsev merged 1 commit into
encode:masterfrom
vmarkovtsev:master
Oct 20, 2020
Merged

Version 0.4.0#255
vmarkovtsev merged 1 commit into
encode:masterfrom
vmarkovtsev:master

Conversation

vmarkovtsev commented Oct 19, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

Changelog:

florimondmanca commented Oct 19, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

Looks like there isn't a CHANGELOG.md file in here yet. :) Should we dump the entries in your PR description into such a file here, to start collecting changes?

We tend to use the Keep A Changelog format across other projects, with sections such as Changed, Removed, Deprecated, Added, Fixed (mostly in this order). Been very handy! Example for HTTPX here: https://github.com/encode/httpx/blob/master/CHANGELOG.md

Copy link
Copy Markdown
Contributor Author

@florimondmanca done!

Changelog:

- Use backend native fetch_val() implementation when available (encode#132)
- Replace psycopg2-binary with psycopg2 (encode#198) (encode#204)
- Speed up PostgresConnection fetch() and iterate() (encode#193)
- Access asyncpg Record field by key on raw query (encode#207)
- Fix type hinting for sqlite backend (encode#227)
- Allow setting min_size and max_size in postgres DSN (encode#210)
- Add option pool_recycle in postgres DSN (encode#233)
- Fix SQLAlchemy DDL statements (encode#226)
- Make fetch_val call fetch_one for type conversion (encode#246)
- Allow extra transaction options (encode#242)
- Unquote username and password in DatabaseURL (encode#248)

florimondmanca left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL