An open API service providing commit metadata for open source projects.

GitHub / encode/databases / commits

Async database support for Python. 🗄

SHA Message Author Date Stats
ae3fb16f Release 0.9.0 (#584) Tiago Silva <t****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
40079f97 Bump starlette from 0.27.0 to 0.36.2 (#581)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b273cd92 Support Python 3.12 (#583) Tiago Silva <t****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0fc16b28 Fix some column types being parsed twice (#582) Peter DeVita <m****3@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1e40ad1e 🪛 Moving to SQLAlchemy 2.0 (#540)
Co-authored-by: ansipunk <a****k@u****m>
Tiago Silva <t****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c2e4c5ba enabler(backends): allow ssl string parameters in PostgreSQL URL (#575) (#576) Elouan Martinet <1****3@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2d056183 Update connections_and_transactions.md (#571) Gleb Radutsky <g****y@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d047d401 Fix flaky tests with in-memory SQLite databases (#569) Zanie Blue <c****t@z****v>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
27c16999 Restore synchronous database drivers in test requirements (#568) Zanie Blue <c****t@z****v>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d653b310 chore: release 0.8.0 prep (#565)
Co-authored-by: Zanie Blue <c****t@z****v>
Zev Isert <z****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
97951879 Allow SQLite query parameters and support cached databases (#561)
Co-authored-by: Nathan Joshi <n****i@N****l>
Zanie Blue <c****t@z****v>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
25fa2951 fix: incorrect concurrent usage of connection and transaction (#546)
Co-authored-by: Zanie <c****t@z****v>
Zev Isert <z****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c0954280 Bump requests from 2.28.1 to 2.31.0 (#562)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f3f0c6f0 Bump starlette from 0.20.4 to 0.27.0 (#560)
Co-authored-by: dependabot[bot] <4****]@u****m>, Zanie <c****t@z****v>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
71ea4adf Support for unix socket for aiomysql and asyncmy (#551) wojtasiq <3****q@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ab5eb718 Bump up asyncmy version to fix `No module named 'asyncmy.connection'` (#553) wojtasiq <3****q@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b6eba5f7 Bump wheel from 0.37.1 to 0.38.1 (#524)
Co-authored-by: dependabot[bot] <4****]@u****m>, Marcelo Trylesinski <m****e@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
77d9b8aa Fix the type-hints using more standard mode (#526) chaojie <h****i@c****n>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6b0c7675 Version 0.7.0 (#522)
Co-authored-by: Marcelo Trylesinski <m****e@g****m>
Ben Beasley <c****e@m****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
81cc6fdb Fixes breaking changes in SQLAlchemy cursor (#513)
Co-authored-by: Marcelo Trylesinski <m****e@g****m>
jonium <5****t@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7aa13262 Wrap types in `typing.Optional` where applicable (#510)
Co-authored-by: tsunyoku <m****o@g****m>, Marcelo Trylesinski <m****e@g****m>
James <t****u@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8ec91687 docs: Update sqlalchemy core tutorial link (#517) Nathan Janke <n****6@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b78e519d Add documentation about creating tables using sqlalchemy schemas; Close #234 ... Felix Böhm <f****x@f****v>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b38cc4f7 Version 0.6.2 (#521)
Co-authored-by: Marcelo Trylesinski <m****e@g****m>
Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ff8e8a26 Pin SQLAlchemy 1.4.41 (#520) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
385f3fd7 Version 0.6.1 (#505) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
77270d82 Allow string indexing into Record (#501) Rickert Mulder <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6a52a4a3 Simplify mysql tests (#459) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6427be48 Pin dependencies (#502) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c8770980 Improve typing for `Transaction` (#493) Nikita Sobolev <m****l@s****e>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
fbea46d2 Version 0.6.0 (#444) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
17b03a4a Drop Python 3.6 (#458) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
69cdccfe Revert #328 parallel transactions (#472) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
3fbe5267 remove unused imports (#471)
Co-authored-by: Micheal Gendy <m****l@s****h>
Mng <5****i@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
0598d926 Add contributing docs (#453)
Co-authored-by: Eric Jolibois <e****s@g****m>, Eric Jolibois <e****s@g****m>, Eric Jolibois <e****s@g****m>
collerek <c****k@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c8171e2f Fix connections counter handling BaseException (#457)
Co-authored-by: Amin Alaee <m****e@g****m>
dswillr <5****r@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0fe0adb3 Add `_mapping` property to the result set interface. (#447)
Co-authored-by: collerek <c****k@g****m>
Vladislav Laukhin <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e28a8d93 Fix query result named access (#448) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c2417cd2 Switch extra installations to specific drivers (#436)
Co-authored-by: collerek <c****k@g****m>
Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f6b28ad6 Version 0.5.4 (#441) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6cd85c18 add Transaction isolation docs (#434) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9e934053 Fix SQLite fetch queries with multiple parameters (#435) Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m>
over 4 years ago
8266962a Add support for Unix domain in connection urls (#423) dbatten5 <d****n@a****k>
Committed by: GitHub <n****y@g****m>
over 4 years ago
89c9f3f8 Add asyncmy (mysql) driver (#382) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0f801429 Use built-in method in `_get_backend` (#406)
Co-authored-by: Amin Alaee <m****e@g****m>
manlix <m****x@y****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5fc73704 change Record type to Sequence (#408) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6ad3e236 Removed LICENSE.md from data_files in setup.py (#410) Stefano Palazzo <s****o@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5aadd6e7 Version 0.5.3 (#398)
Co-authored-by: Marcelo Trylesinski <m****e@g****m>
Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3525ca52 support dialect+driver for default drivers (closes #395) (#396)
Co-authored-by: Amin Alaee <m****e@g****m>
Michael Hadam <m****l@h****s>
Committed by: GitHub <n****y@g****m>
over 4 years ago
612857d0 fix documentation of low level transaction (#390) André Felipe Dias <a****s@p****o>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2150a225 Version 0.5.2 (#386) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6fcb1682 Reset counter for failed connections (#385)
Co-authored-by: Sergey Morozov <s****y@m****p>
Taybin Rutkin <t****n@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e3e7fa0e Avoid dangling task-local connections after Database.disconnect() (#211)
Co-authored-by: Amin Alaee <m****e@g****m>
Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m>
over 4 years ago
975e6161 Version 0.5.1 (#380) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
42b22047 idempotent connect and disconnect (#379)
Co-authored-by: Amin Alaee <m****e@g****m>
Sondre Lillebø Gundersen <s****g@l****o>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
1f7ca7b0 support `render_postcompile` (#378) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b4cd10c7 fix Row import and lint issues (#376) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
4be891fc update installation docs (#374) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
0a06a5f8 Version 0.5.0 (#370) Amin Alaee <m****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
89efe60b switch to sqlalchemy 1.4 (#299) Eric Jolibois <e****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b9f35e5c fix documentation syntax highlight (#326)
Co-authored-by: Amin Alaee <m****e@g****m>
Santiago <s****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
cc3246a7 fix concurrency of parallel transactions (#328)
Co-authored-by: Mészáros Gergely <m****k@g****u>, Amin Alaee <m****e@g****m>
Dr. Gergely Mészáros, PhD <g****u@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a45d42fb Update README.md Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
22c1631b Update CHANGELOG.md (#315) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
88a80159 Version 0.4.3 (#314) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
2194ffbd 0.4.2 release (#296) Rafał Pitoń <k****t@r****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
8d7dcd08 Fix aiopg tests runner hanging (#297) Rafał Pitoń <k****t@r****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
05a52cde Fix memory leak with asyncpg, for SQLAlchemy generic functions (#273) Michael Manganiello <a****e@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
8cd55143 Allow password as a callable when using Postgres backend (#250) Nicolai Willems <1****s@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d0e30cbb Fix date of 0.4.1 release in changelog (#267) Florimond Manca <f****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5b60ba85 Remove psycopg2 and pymysql from the direct dependencies (#256) Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e54bb28f Version 0.4.0 (#255) Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
916b5287 Unquote username and password in DatabaseURL #247 (#248)
Co-authored-by: Vadim Markovtsev <v****m@a****o>
Symeon Huang <h****g@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a6b02032 Fix Readme typo: providing --> provided (#253) Constantin <g****e@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
932c5d10 Allowing extra transaction options (#242)
Co-authored-by: Phil Demetriou <i****x@p****t>, Vadim Markovtsev <v****m@a****o>
Phil Demetriou <k****u@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2d0bc0f3 Make fetch_val call fetch_one for type conversion (#246)
Co-authored-by: Vadim Markovtsev <v****m@a****o>
Signed-off-by: Lou Marvin Caraig <l****g@g****m>
Lou Marvin Caraig <l****g@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4088e421 Fixed SQLAlchemy DDL statements (#226)
Co-authored-by: Vadim Markovtsev <v****m@a****o>
Soham Sen <c****t@s****e>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
868132b7 option pool_recycle (#233)
Co-authored-by: kula <z****i@i****m>
kulame <5****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0af2db89 Updated transactions documentation for low-level usage. (#209)
Co-authored-by: Vadim Markovtsev <v****m@a****o>
Levi Malott <l****i@m****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
074c051f Allow setting min_size and max_size in postgres DSN (#210) Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d8224657 Fixed type hinting for sqlite backend (#227) Soham Sen <o****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
45519d7e Access asyncpg Record field by key on raw query (#207)
Co-authored-by: brian.kennedy <b****y@M****l>
Brian Kennedy <2****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
79e491c8 Update test-suite.yml Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cf0e2e57 Speed up PostgresConnection fetch() and iterate() (#193) Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a411e449 Replace psycopg2-binary with psycopg2 (#198) (#204) retnikt <r****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
25e65edc Use backend native fetch_val() implementation when available (#132) Pierre Vanliefland <p****d@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a330b7f0 Update publish (#202) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3b83db0b Version 0.3.2 (#201) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ac4ce9b0 Publish workflow (#200) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5cccb5c5 Make sure the correct values are returned from a postgres record (#173)
Co-authored-by: Tom Christie <t****m@t****m>
Ray Zane <r****e@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9ed76b3b Build queries before acquiring the lock (#199)
Co-authored-by: Tom Christie <t****m@t****m>
Vadim Markovtsev <g****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
10ec9764 Update index.md Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
eb472ac0 Update README.md Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4572815c Delete .codecov.yml Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3fc53f99 Test Suite on GitHub actions. (#194) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
15ecd04f Failing test case for database.transaction() as a decorator (#192) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
60fd96ae Add 'database.force_rollback()' context manager. (#189) Tom Christie <t****m@t****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
df10fe87 Version 0.3.0 George Bogodukhov <g****h@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7417461a merge Merge pull request #124 from gvbgduh/aiopg George Bogodukhov <g****h@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
647aea31 merge Merge pull request #150 from gnat/execute-return-rows-affected-mysql-sqlite George Bogodukhov <g****h@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago

← Back to repository