Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / encode/databases issues and pull requests

#479 - Name change?

Issue - State: open - Opened by drkvogel over 2 years ago - 3 comments

#478 - Unable to query JSON arrays

Issue - State: open - Opened by nagaem over 2 years ago - 1 comment

#476 - What does execute return?

Issue - State: closed - Opened by murata100 over 2 years ago - 5 comments

#474 - use gather to execute_many

Pull Request - State: open - Opened by ponytailer over 2 years ago

#473 - allow iterate over custom num of records

Pull Request - State: open - Opened by Mng-dev-ai over 2 years ago

#472 - Revert #328 parallel transactions

Pull Request - State: closed - Opened by aminalaee over 2 years ago

#468 - use execute_many from backends directly

Pull Request - State: open - Opened by Mng-dev-ai over 2 years ago - 1 comment

#465 - "RETURNING" statement causes syntax error with SQLite backend

Issue - State: open - Opened by ameryisafreeelf over 2 years ago - 3 comments

#461 - Another fix for connections getting into a bad state when a task is cancelled

Pull Request - State: closed - Opened by dswillr over 2 years ago - 2 comments

#460 - "Connection is already acquired"

Issue - State: open - Opened by dswillr over 2 years ago - 3 comments

#459 - Simplify mysql tests

Pull Request - State: closed - Opened by aminalaee over 2 years ago - 3 comments

#458 - Drop Python 3.6

Pull Request - State: closed - Opened by aminalaee over 2 years ago - 6 comments

#457 - Fix connections getting into a bad state when a task is cancelled

Pull Request - State: closed - Opened by dswillr over 2 years ago - 2 comments

#456 - Connections and transactions meta issue

Issue - State: open - Opened by yeraydiazdiaz over 2 years ago - 7 comments

#452 - Error when query data before asyncio.gather()

Issue - State: closed - Opened by byte-voyager over 2 years ago - 2 comments

#451 - Open up SQLite query param, cached database functionality, inspired by #196

Pull Request - State: closed - Opened by nvjoshi2 over 2 years ago - 3 comments

#450 - 0.5.5: pytest is failing and some warnings

Issue - State: open - Opened by kloczek over 2 years ago - 12 comments

#447 - Add _mapping property to the result set interface.

Pull Request - State: closed - Opened by laukhin over 2 years ago - 18 comments

#444 - Version 0.6.0

Pull Request - State: closed - Opened by aminalaee over 2 years ago

#443 - Removing Python 3.6

Issue - State: closed - Opened by aminalaee over 2 years ago
Labels: clean up

#425 - Transaction rollback seems to be unsuccessful

Issue - State: open - Opened by jakehu almost 3 years ago - 13 comments

#424 - Clarification on transaction isolation and management

Issue - State: closed - Opened by cochiseruhulessin almost 3 years ago - 6 comments
Labels: clean up

#413 - feature request: iterate over more than 1 record

Issue - State: open - Opened by databasedav almost 3 years ago - 1 comment
Labels: feature

#403 - Database transaction is not rollbacked

Issue - State: open - Opened by sedlar almost 3 years ago - 6 comments
Labels: bug

#365 - Parameters are not set via DSN url

Issue - State: open - Opened by evgmoskalenko about 3 years ago - 2 comments

#347 - Convert mysql bit column to Python boolean

Issue - State: closed - Opened by jhoelzl over 3 years ago - 2 comments

#284 - Inserting to database using execute_many much slower than using fetch_all

Issue - State: open - Opened by psowa001 over 3 years ago - 14 comments

#277 - Postgres fetch_all() with SQLAlchemy returns object list instead of data

Issue - State: closed - Opened by navhits almost 4 years ago - 3 comments

#251 - Issue 249 postponed configuration

Pull Request - State: closed - Opened by artslob almost 4 years ago - 4 comments

#239 - Add support for MySQL unix_socket connection option

Pull Request - State: closed - Opened by coryvirok about 4 years ago - 5 comments

#234 - Documentation lacks guidance on creating database tables

Issue - State: closed - Opened by Lonami about 4 years ago - 7 comments

#230 - Using ContextVar to hold connections does not guarantee they are always unique to tasks.

Issue - State: closed - Opened by trvrm about 4 years ago - 5 comments
Labels: bug

#225 - backend dialect json serializer/deserializer setting?

Issue - State: open - Opened by jaddison about 4 years ago - 1 comment

#215 - execute_many should not discard results

Issue - State: open - Opened by charterchap over 4 years ago - 3 comments

#206 - Implement column defaults for INSERT/UPDATE

Pull Request - State: open - Opened by GarbageHamburger over 4 years ago - 10 comments

#205 - Remove sync database drivers (see #198, #204)

Pull Request - State: closed - Opened by retnikt over 4 years ago - 1 comment

#174 - Strange issues when using memoize/cache and refreshing

Issue - State: open - Opened by ghedb over 4 years ago - 2 comments

#166 - where in clause for sqlite

Issue - State: open - Opened by allanwakes almost 5 years ago - 5 comments

#155 - Race condition when using `@transaction()` decorator

Issue - State: closed - Opened by steinitzu almost 5 years ago - 1 comment

#152 - execute_many insert sql do not have high preformance?

Issue - State: open - Opened by ShichaoMa almost 5 years ago - 1 comment

#145 - Passwords containing special characters are not decoded correctly

Issue - State: open - Opened by fgimian almost 5 years ago - 17 comments

#139 - Use query.params() for selectable queries

Pull Request - State: open - Opened by abetkin about 5 years ago - 5 comments

#135 - Update and Delete

Issue - State: open - Opened by ferasawadi about 5 years ago - 2 comments

#134 - Errors with multiple tasks and transactions in postgresql and sqlite

Issue - State: closed - Opened by reclosedev about 5 years ago - 4 comments

#125 - Cannot perform concurrent async queries on same database connection.

Issue - State: closed - Opened by LKay about 5 years ago - 4 comments

#123 - Assertion error when using transaction decorator

Issue - State: closed - Opened by SebasAren about 5 years ago - 4 comments

#75 - in-memory sqlite odd behavior

Issue - State: closed - Opened by Lawouach over 5 years ago - 26 comments
Labels: bug

#72 - Support for "default" parameter in sqlalchemy.Column

Issue - State: open - Opened by dgilland over 5 years ago - 15 comments
Labels: feature

#61 - Support returning the rowcount for a given query?

Issue - State: open - Opened by orf over 5 years ago - 15 comments
Labels: feature

#57 - Expand documentation

Issue - State: open - Opened by tomchristie over 5 years ago - 6 comments
Labels: documentation