Ecosyste.ms: Issues

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

GitHub / PyGreSQL/PyGreSQL issues and pull requests

#84 - Classic PyGreSQL API is unaware of generated identity columns

Issue - State: closed - Opened by seneca-c over 1 year ago - 2 comments
Labels: help wanted

#83 - Classic PyGreSQL API is unaware of generated columns

Issue - State: closed - Opened by seneca-c over 1 year ago - 4 comments
Labels: help wanted

#82 - typecasting issue (a repeat of #65)

Issue - State: closed - Opened by justinpryzby over 1 year ago - 1 comment

#81 - please support COPY WITH(FREEZE)

Issue - State: open - Opened by justinpryzby almost 2 years ago - 2 comments
Labels: enhancement

#80 - send_query(): listfields() crashes if run after getresult() returns None

Issue - State: closed - Opened by justinpryzby almost 2 years ago - 2 comments
Labels: bug

#79 - inserttable() has an arbitrary buffer limit

Issue - State: open - Opened by justinpryzby almost 2 years ago - 1 comment

#78 - Occured an error when import Json data with copy_from method

Issue - State: closed - Opened by JinXia77 about 2 years ago - 1 comment

#77 - Bug: special char in dbname is not correctly handled

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

#76 - should allow specifying types when calling PQprepare()

Issue - State: open - Opened by justinpryzby about 2 years ago
Labels: enhancement

#75 - if PyGresSQL embeds the PostgreSQL query library why does it need libpq.dll ?

Issue - State: closed - Opened by palminha about 2 years ago - 2 comments

#74 - Is type stub provided?

Issue - State: closed - Opened by mirumirumi about 2 years ago - 2 comments
Labels: enhancement

#73 - inserttable(): test for errors and return the number of tuples as a string

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

#72 - inserttable() can miss failure

Issue - State: closed - Opened by justinpryzby over 2 years ago - 1 comment

#71 - inserttable() use after free

Issue - State: closed - Opened by justinpryzby over 2 years ago - 9 comments
Labels: bug

#70 - inserttable() is throwing OSError: no COPY in progress

Issue - State: closed - Opened by radumas over 2 years ago - 1 comment

#69 - inserttable() fails with wide rows

Issue - State: closed - Opened by justinpryzby over 2 years ago - 1 comment

#68 - inserttable() fails to escape carriage return

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

#67 - Proper way of specifying the schema along with the table

Issue - State: open - Opened by Cito over 2 years ago

#66 - please make inserttable() accept any iterable

Issue - State: closed - Opened by justinpryzby over 2 years ago - 14 comments

#65 - Type caching issue because sql_identifier has no regtype

Issue - State: closed - Opened by Cito about 3 years ago - 2 comments
Labels: bug

#64 - Error with AWS Lambda

Issue - State: closed - Opened by ReyanshKharga about 3 years ago - 1 comment

#63 - Fix error C2065: 'ssize_t': undeclared identifier on cp310-win

Pull Request - State: closed - Opened by cgohlke about 3 years ago - 3 comments

#62 - inserttable() has insufficient check of retval

Issue - State: closed - Opened by justinpryzby over 3 years ago - 1 comment

#61 - Support schemas and quoting in DB() and pgdb

Issue - State: closed - Opened by justinpryzby over 3 years ago - 1 comment

#60 - exceptions raised in inserttable loop fail to call endcopy

Issue - State: closed - Opened by justinpryzby over 3 years ago - 1 comment

#59 - PQputline/getline/endcopy are deprecated

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

#58 - Upsert not working as expected with limited number of columns

Issue - State: closed - Opened by Cito over 3 years ago - 1 comment
Labels: bug

#57 - Memory leak when running queries containing JSON columns

Issue - State: closed - Opened by justinpryzby over 3 years ago - 4 comments
Labels: question, investigate

#56 - DB.onconflict() requires a primary key

Issue - State: open - Opened by justinpryzby almost 4 years ago

#55 - Document need for DLL more clearly

Issue - State: closed - Opened by Cito almost 4 years ago
Labels: documentation

#54 - Consider bundling the libpqdll together with the binaries

Issue - State: open - Opened by Cito almost 4 years ago
Labels: enhancement

#53 - DLL Load Failed and possible solution?

Issue - State: closed - Opened by devaku almost 4 years ago - 4 comments
Labels: enhancement, investigate

#52 - Fatal Python Error: deallocating None. (Version 5.2.1 and earlier)

Issue - State: closed - Opened by paluchasz almost 4 years ago - 3 comments
Labels: bug

#51 - 【Performance】fetchall performance

Issue - State: closed - Opened by WildGooseSouth almost 4 years ago - 9 comments
Labels: investigate, performance

#50 - DLL load failed: The operating system cannot run %1.

Issue - State: closed - Opened by wintermonster almost 4 years ago - 5 comments

#49 - PostgreSQL 13 support

Issue - State: closed - Opened by devrimgunduz about 4 years ago - 3 comments

#48 - Support for sslmode and sslrootcert

Issue - State: closed - Opened by heri16 about 4 years ago - 1 comment

#47 - cursor.copy_from() method doesn't work with quoted named tables

Issue - State: closed - Opened by otaviomguerra about 4 years ago - 13 comments
Labels: bug

#46 - Add property similar to "description" to the DB wrapper

Issue - State: open - Opened by Cito over 4 years ago

#45 - Add notes about Django in the documentation

Issue - State: open - Opened by Cito over 4 years ago

#44 - Work through driver development tipps from PostgreSQL

Issue - State: open - Opened by Cito over 4 years ago - 1 comment

#43 - Support networking data types

Issue - State: open - Opened by Cito over 4 years ago

#42 - Create separate repository for SQLAlchemy dialect

Issue - State: open - Opened by Cito over 4 years ago
Labels: help wanted

#41 - Test asynchronous command processing

Issue - State: open - Opened by Cito over 4 years ago
Labels: help wanted, testing

#40 - Sanitize parsing of kwargs to handle complex dbnames

Pull Request - State: closed - Opened by tylarb over 4 years ago - 4 comments

#39 - Request to support csv with header when using copy_from

Issue - State: closed - Opened by neptune19821220 over 4 years ago - 2 comments

#38 - json/hstore and types=list()

Issue - State: closed - Opened by justinpryzby over 4 years ago - 1 comment

#37 - Consistent handling of disabled features

Issue - State: open - Opened by Cito over 4 years ago

#36 - Option for statically linking libpq

Issue - State: closed - Opened by Cito over 4 years ago - 1 comment
Labels: wontfix

#35 - Integer Precision error when installing PyGreSQL 5.1.1

Issue - State: closed - Opened by GenPage over 4 years ago - 9 comments

#34 - Desupport Python 2 (legacy Python)

Issue - State: closed - Opened by Cito over 4 years ago - 1 comment

#33 - Desupport Python 2.6 and 3.3

Issue - State: closed - Opened by Cito over 4 years ago - 1 comment

#32 - Add automatic linting

Issue - State: closed - Opened by Cito over 4 years ago - 2 comments

#31 - Update tests/dbapi20.py

Issue - State: closed - Opened by Cito over 4 years ago - 1 comment

#30 - largeobject out of scope deallocated outside of txn

Issue - State: closed - Opened by Cito over 4 years ago - 1 comment

#29 - The pgquery type should have a method listtypes()

Issue - State: closed - Opened by Cito over 4 years ago - 2 comments

#27 - Support PQresultMemorySize() in PostgreSQL 12

Issue - State: closed - Opened by Cito over 4 years ago - 2 comments

#26 - Use PQconnectdbParams instead of PQsetdbLogin

Issue - State: open - Opened by Cito over 4 years ago

#25 - Make the C files compile separately

Issue - State: open - Opened by Cito over 4 years ago

#24 - Allow inserttable() to take columns as parameter

Issue - State: closed - Opened by Cito over 4 years ago - 3 comments

#23 - Support arrays with start index != 1

Issue - State: open - Opened by Cito over 4 years ago - 1 comment

#22 - The pgdb cursor object should optionally be a real database cursor

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

#21 - Consider adding type hints

Issue - State: closed - Opened by Cito over 4 years ago - 2 comments

#20 - Consider avoiding encoding/decoding bytea in queries

Issue - State: open - Opened by Cito over 4 years ago - 1 comment

#19 - Support asynchronous command processing

Issue - State: closed - Opened by Cito over 4 years ago - 3 comments

#18 - Base classic API on DB-API

Issue - State: open - Opened by Cito over 4 years ago - 1 comment

#17 - Improve compatibility with other drivers

Issue - State: open - Opened by Cito over 4 years ago

#16 - Make PyGreSQL thread-safe on the connection level

Issue - State: open - Opened by Cito over 4 years ago - 1 comment

#15 - Support optional cursor and connection attribute "messages"

Issue - State: open - Opened by Cito over 4 years ago - 1 comment

#14 - Fix collections.abc import and deprecation warning regarding invalid escape sequences

Pull Request - State: closed - Opened by tirkarthi over 4 years ago - 3 comments

#13 - Importing ABC directly from collections module was removed in Python 3.9

Issue - State: closed - Opened by tirkarthi over 4 years ago - 2 comments

#12 - Consistent handling of optional functionality

Issue - State: closed - Opened by Cito almost 5 years ago - 4 comments
Labels: bug

#11 - TypeError: "Connection is not valid" on exit from Python

Issue - State: closed - Opened by Cito over 5 years ago - 2 comments
Labels: bug

#10 - Bug relating to arrays with nondefault bounds

Issue - State: closed - Opened by Cito almost 6 years ago - 1 comment
Labels: bug

#9 - Unable to install PyGreSql on CentOS

Issue - State: closed - Opened by Cito almost 6 years ago - 2 comments
Labels: investigate

#8 - Add autocommit option to pgdb

Issue - State: closed - Opened by qakapil over 6 years ago - 3 comments
Labels: enhancement

#7 - Licence Type

Issue - State: closed - Opened by anubhav3itb almost 7 years ago - 2 comments

#6 - Command "python setup.py egg_info" failed with error code 1

Issue - State: closed - Opened by mjspeck about 7 years ago - 1 comment

#5 - Error when installing Pygresql 5.0.3

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

#4 - Error installing on OS X under python 3

Issue - State: closed - Opened by hello-josh about 7 years ago - 5 comments

#3 - encounter a problem when using pygresql

Issue - State: closed - Opened by VoodooVoodoo over 7 years ago - 3 comments

#2 - Fix typo

Pull Request - State: closed - Opened by abobov over 7 years ago - 1 comment

#1 - setup.py: wrong version check

Issue - State: closed - Opened by yandzee over 8 years ago - 1 comment