Ecosyste.ms: Issues

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

GitHub / IBM/nzpy issues and pull requests

#72 - Fix reading time format

Pull Request - State: open - Opened by janikn67 28 days ago

#71 - Add more flexible parameters in connection string

Issue - State: open - Opened by Tianoklein 4 months ago

#69 - Updated scramp version specification

Pull Request - State: closed - Opened by sharath-ravi 7 months ago

#67 - getpass.getuser may fail

Issue - State: open - Opened by Alex663 over 1 year ago

#65 - External table load from local script data

Issue - State: open - Opened by MuffintopBikini over 1 year ago - 6 comments

#64 - Updating mainters

Pull Request - State: open - Opened by aniket-s-kulkarni almost 2 years ago

#63 - Problem with creating external table file

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

#62 - Support for panda's to_sql method='multi'

Issue - State: closed - Opened by NickBrecht about 2 years ago

#61 - Abstime is not handled properly - ODI = 702

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

#60 - With Clause usage in nzpy.

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

#59 - flake8 modifications

Pull Request - State: closed - Opened by Hema-Mathiyazhagan over 2 years ago - 1 comment

#58 - Fixing logs related to connection establishment

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

#57 - fix #56: add a desctructor and make self.close() idempotent

Pull Request - State: closed - Opened by aniket-s-kulkarni almost 3 years ago

#56 - Missing desctructor for nzpy

Issue - State: closed - Opened by aniket-s-kulkarni almost 3 years ago

#55 - clear cursor before execute

Pull Request - State: closed - Opened by abhishekjog almost 3 years ago

#53 - fix sonarqube

Pull Request - State: closed - Opened by abhishekjog almost 3 years ago

#50 - Pytest broken after changes in cursor description.

Pull Request - State: closed - Opened by sagar-sandbhor about 3 years ago

#49 - SQLAlchemy consumers expect cursor.description to be tuple, not list

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

#48 - Cursor description should return tuple

Pull Request - State: closed - Opened by sagar-sandbhor about 3 years ago

#46 - Changes to add pandas load and unload example

Pull Request - State: open - Opened by shabbir10july about 3 years ago

#45 - Documentation: Way to set encoding for char/varchar datatype

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

#44 - Add a way to pass pgoptions when establishing the connection

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

#43 - Fix to support JSON/JSONB/JSONPATH datatypes

Pull Request - State: closed - Opened by shabbir10july over 3 years ago

#42 - Support JSON/JSONB/JSONPATH datatypes

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

#41 - NZPY should pass Flake8 static analysis

Issue - State: open - Opened by mderoy over 3 years ago

#40 - Fix to handle backend notices just after connection completes

Pull Request - State: closed - Opened by shabbir10july over 3 years ago

#38 - Fix to return correct microsec for timestamp datatype

Pull Request - State: closed - Opened by shabbir10july over 3 years ago

#37 - Microsecond issue with timestamp datatype

Issue - State: closed - Opened by shabbir10july over 3 years ago

#36 - Fix error when using python datetime type as placeholder

Pull Request - State: closed - Opened by shabbir10july over 3 years ago

#34 - Fix nzpy query hang issue: handle 'Z' after error

Pull Request - State: closed - Opened by shabbir10july over 3 years ago

#33 - Nzpy query hangs

Issue - State: closed - Opened by shabbir10july over 3 years ago

#32 - Decode Column Name Byte Strings

Issue - State: open - Opened by bkief over 3 years ago - 1 comment

#31 - Numeric Types

Issue - State: open - Opened by bkief over 3 years ago

#30 - Return NZ temporal types as Python DateTime objects

Issue - State: open - Opened by bkief over 3 years ago - 1 comment

#29 - Fix to access notices via the cursor

Pull Request - State: closed - Opened by shabbir10july over 3 years ago

#28 - Constant defined twice

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

#27 - Fixing undefined variable error

Pull Request - State: closed - Opened by joebeeson over 3 years ago

#26 - logging enhancements

Pull Request - State: closed - Opened by aniket-s-kulkarni over 3 years ago

#25 - nzpy 1.1. runtime error using example1 in documentation

Issue - State: closed - Opened by stelin1960 over 3 years ago - 6 comments

#23 - Option to disable logging in nzpy

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

#22 - nzpy fails to clean up database connection, tests faill

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

#21 - Added detailed example and contribution information in README

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

#20 - fix for log file path error

Pull Request - State: closed - Opened by aniket-s-kulkarni almost 4 years ago

#19 - A successful remote load from Mac OS throws an exception

Issue - State: closed - Opened by aniket-s-kulkarni almost 4 years ago

#18 - Remove NPS hostname from README.md

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

#17 - Document changes: NZPY should show recommended python syntax examples

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

#16 - NZPY examples should show recommended python syntax

Issue - State: closed - Opened by shabbir10july almost 4 years ago - 1 comment

#15 - Add new testcase test_functional.py

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

#14 - Fix to fetch values correctly while selecting NULL values

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

#13 - Incorrect value fetched while selecting NULL values

Issue - State: closed - Opened by shabbir10july almost 4 years ago

#12 - Fix to prevent ANALYZE flag from being appended in non select query

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

#11 - Fix to support parameter marker with type None

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

#10 - Fix to support latin-9 code set for char/varchar datatype

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

#9 - ANALYZE flag is appended to non select query incorrectly

Issue - State: closed - Opened by shabbir10july almost 4 years ago

#8 - Parameter marker doesn't work with type None

Issue - State: closed - Opened by shabbir10july almost 4 years ago

#6 - nzpy: exception is not reset on repeated execution

Issue - State: closed - Opened by shabbir10july almost 4 years ago - 1 comment

#5 - Fix to clear error/exception for multiple execute statement

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

#4 - Fix to add default value for interval datatype

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

#3 - Updating setup.py to add description, urls

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

#2 - Updating README file

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

#1 - Change in LICENSE file

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