Ecosyste.ms: Issues

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

GitHub / INWTlab/dbrequests issues and pull requests

#56 - Installing dependencies via pipenv fails: Package datatable==1.0.0 throws error

Issue - State: open - Opened by chamaoskurumi over 3 years ago - 3 comments
Labels: bug

#55 - Python 3.9 compatibilty

Issue - State: open - Opened by chamaoskurumi over 3 years ago
Labels: enhancement, dependencies

#54 - fix

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

#53 - resolves #52

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

#52 - 'datatable.Namespace' object has no attribute '__a__'

Issue - State: closed - Opened by wahani almost 4 years ago - 1 comment
Labels: bug

#51 - renamed helper column

Pull Request - State: closed - Opened by miraKlein almost 4 years ago - 1 comment
Labels: bug

#50 - Logging

Issue - State: open - Opened by Cattes about 4 years ago - 3 comments

#49 - Utility methods

Issue - State: open - Opened by Cattes about 4 years ago
Labels: enhancement

#48 - Performance improvement for postgresql

Issue - State: open - Opened by wahani about 4 years ago
Labels: enhancement

#47 - implement sync_diffs_filediffs

Issue - State: open - Opened by Cattes about 4 years ago
Labels: enhancement

#46 - WIP: More stable sync diffs

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

#45 - Regular expressions in conflict with .format() parameter resolution

Issue - State: open - Opened by phainom over 4 years ago - 8 comments
Labels: bug

#44 - Send data with sync diffs

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

#43 - fixing temporary tables for system version

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

#42 - update-diffs not working with temporal tables

Issue - State: closed - Opened by Cattes over 4 years ago - 1 comment
Labels: bug

#41 - Failing Tests because of non-portable Pipfile

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

#40 - resolves #36, again

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

#39 - Send delete

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

#38 - resolves #36

Pull Request - State: closed - Opened by wahani over 4 years ago
Labels: bug

#37 - Feature35/mysql send data diffs

Pull Request - State: closed - Opened by wahani over 4 years ago
Labels: enhancement

#36 - Bug: dbrequests.mysql: send an empty data frame freezes the program

Issue - State: closed - Opened by wahani over 4 years ago - 2 comments
Labels: bug

#35 - dbrequests.mysql: new send_data mode: '*-diffs'

Issue - State: closed - Opened by wahani over 4 years ago
Labels: enhancement

#34 - resolves #27 port field in creds object

Pull Request - State: closed - Opened by wahani over 4 years ago - 5 comments
Labels: bug, enhancement

#33 - resolves #32: deal with empty result sets in send_query

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

#32 - Bug: dbrequests.mysql: ValueError for empty result sets

Issue - State: closed - Opened by wahani over 4 years ago
Labels: bug

#31 - Bugfix30 mysql send data with null values

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

#30 - json and decimal data types

Issue - State: closed - Opened by Cattes over 4 years ago
Labels: bug

#29 - fix for escape sequences in to_csv

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

#27 - Bug: specify the port in a creds object

Issue - State: closed - Opened by wahani over 4 years ago - 2 comments
Labels: bug, question

#26 - Bug: Unused arguments in __init__ of database class

Issue - State: closed - Opened by wahani over 4 years ago - 5 comments
Labels: bug

#25 - fix ordering while writing to csv

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

#24 - dbrequests.mysql: Wrong ordering of columns

Issue - State: closed - Opened by wahani over 4 years ago
Labels: bug

#23 - Performance improvements for mysql.send_query

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

#22 - dbrequests.mysql: Performance of reading data from DB

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

#21 - datatable backend for mysql.send_data

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

#20 - Slow and Memory Hungry send_data for mysql Module

Issue - State: closed - Opened by wahani over 4 years ago

#19 - Using SQLite for testing base classes

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

#18 - #15: child database proposal

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

#17 - CD to pypi.org

Issue - State: closed - Opened by phainom over 4 years ago - 8 comments
Labels: enhancement, good first issue

#16 - Issue 15: MySQL Backend for LOAD DATA LOCAL INFILE

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

#15 - Send data via LOAD DATA INFILE

Issue - State: closed - Opened by wahani over 4 years ago
Labels: enhancement

#14 - connection class as parameter in database class

Pull Request - State: closed - Opened by phainom over 4 years ago - 3 comments
Labels: enhancement

#13 - Bump bleach from 3.1.0 to 3.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 4 comments
Labels: dependencies

#12 - Passing SSL certificates to mysql and postgresql

Issue - State: closed - Opened by Cattes almost 5 years ago - 4 comments
Labels: enhancement, good first issue

#11 - Syntax for 'replace' is MySQL/MariaDB specific and not working with Postgres-based databases

Issue - State: open - Opened by phainom almost 5 years ago - 12 comments
Labels: bug

#10 - Version/1.1

Pull Request - State: closed - Opened by phainom about 5 years ago
Labels: enhancement

#9 - Feature/#3 comment handling

Pull Request - State: closed - Opened by phainom about 5 years ago
Labels: enhancement

#8 - Feature/#3 comment handling

Pull Request - State: closed - Opened by phainom about 5 years ago

#7 - Feature/#4 sql string handling

Pull Request - State: closed - Opened by phainom about 5 years ago

#6 - Release of version 1.1

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

#5 - Pull updates from records and SQL alchemy

Issue - State: closed - Opened by phainom about 5 years ago - 1 comment
Labels: enhancement

#4 - parametrize sql string handling (via %)

Issue - State: closed - Opened by phainom over 5 years ago - 1 comment
Labels: enhancement, good first issue

#3 - Out commented SQL code blocks including parameters leading to KeyErrors

Issue - State: closed - Opened by phainom over 5 years ago - 1 comment
Labels: bug

#2 - Publication on pypi

Issue - State: closed - Opened by phainom over 5 years ago - 4 comments

#1 - Upgrade of urllib

Issue - State: closed - Opened by phainom over 5 years ago - 2 comments
Labels: security