Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nuodb/nuodb-python issues and pull requests
#165 - Replace nuodb/nuodb-ce with nuodb/nuodb and pin tag
Pull Request -
State: closed - Opened by adriansuarez 5 months ago
#164 - killed engine will raise a pynuodb.session.SessionException
Issue -
State: closed - Opened by butson 5 months ago
- 1 comment
#164 - killed engine will raise a pynuodb.session.SessionException
Issue -
State: closed - Opened by butson 5 months ago
- 1 comment
#163 - Rework the Python 3 support
Pull Request -
State: closed - Opened by madscientist over 1 year ago
#162 - CircleCI config added :sparkles:
Pull Request -
State: closed - Opened by NexFlare over 1 year ago
- 2 comments
#161 - Unable to establish connection to NuoDB Docker installation
Issue -
State: closed - Opened by theWolf1198 almost 2 years ago
- 5 comments
#160 - Doesn't understand 'binary varying' datatype
Issue -
State: open - Opened by TheDistributor over 2 years ago
#159 - Support latest NuoDB releases
Pull Request -
State: closed - Opened by madscientist almost 3 years ago
#158 - [154] Rewrite tests to use pynuoadmin rather than entity
Pull Request -
State: closed - Opened by madscientist almost 4 years ago
- 8 comments
#157 - [154] Rewrite tests to use pynuoadmin rather than entity
Pull Request -
State: closed - Opened by madscientist almost 4 years ago
- 1 comment
#156 - [155] encodedsession: Support ResultSet with a huge header
Pull Request -
State: closed - Opened by madscientist almost 4 years ago
#155 - If the headers in a resultset are > one resultset size, we get "end of stream reached"
Issue -
State: closed - Opened by madscientist almost 4 years ago
- 1 comment
#154 - The tests need to be rewritten to no longer use the pynuodb.entity module (deprecated in NuoDB 4.0)
Issue -
State: closed - Opened by madscientist almost 4 years ago
- 1 comment
#153 - [DB-33036] resultset: fetch next might return no more results
Pull Request -
State: closed - Opened by madscientist almost 4 years ago
#152 - encodedsession: Check for timeout and throw if detected
Pull Request -
State: closed - Opened by madscientist about 4 years ago
#151 - session: Don't fail shutdown() on spurious errors
Pull Request -
State: closed - Opened by madscientist about 4 years ago
#150 - Support timeout on Session.recv() without closing the socket
Pull Request -
State: closed - Opened by madscientist about 4 years ago
#149 - In Python2, passing a unicode object to execute() results in an exception
Issue -
State: open - Opened by madscientist over 4 years ago
#148 - Clean up protocol, support cryptography
Pull Request -
State: closed - Opened by madscientist over 4 years ago
#147 - use options as attributes
Pull Request -
State: closed - Opened by mkysel almost 5 years ago
- 2 comments
#146 - [DB-28708] Allow python driver to pass connection properties to server
Pull Request -
State: closed - Opened by philip-stoev over 5 years ago
- 1 comment
#145 - Add sql error codes to protocol.py to resolve code to error name.
Pull Request -
State: closed - Opened by rshaull over 5 years ago
#144 - [DB-27560],[DB-27563] Remove convert hostname to ip addr
Pull Request -
State: closed - Opened by nbagley2 over 5 years ago
#143 - Support parsing of IPV6 addresses
Pull Request -
State: closed - Opened by nbagley2 over 5 years ago
#142 - Make TLS flags strings
Pull Request -
State: closed - Opened by mkysel over 5 years ago
#141 - Implement TLS in Python Driver
Pull Request -
State: closed - Opened by mkysel over 5 years ago
#140 - Add TLS Support
Pull Request -
State: closed - Opened by mkysel over 5 years ago
#139 - Add extended cipher support to the driver
Pull Request -
State: closed - Opened by mkysel almost 6 years ago
#138 - [DB-24227] Separate connect and read timeout
Pull Request -
State: closed - Opened by adriansuarez almost 6 years ago
#137 - Only import on linux
Pull Request -
State: closed - Opened by db2882 almost 6 years ago
- 1 comment
#136 - Add back old transform as fallback
Pull Request -
State: closed - Opened by db2882 almost 6 years ago
- 2 comments
#135 - Dbain/db 23726
Pull Request -
State: closed - Opened by db2882 almost 6 years ago
#134 - Fix tests.
Pull Request -
State: closed - Opened by madscientist about 6 years ago
#133 - [DB-24227] Allow socket timeout to specified
Pull Request -
State: closed - Opened by adriansuarez about 6 years ago
- 4 comments
#132 - Prepared statements result in no cache hits
Issue -
State: closed - Opened by rusigeorgiev over 6 years ago
#131 - Fix issue 130 by connecting to broker for database creds
Pull Request -
State: closed - Opened by treilly-nuodb almost 8 years ago
#130 - Process.query attempts to get database credentials from agent, needs to use broker
Issue -
State: closed - Opened by treilly-nuodb almost 8 years ago
- 1 comment
#129 - [DB-15399] Added executesqltest to cursor api
Pull Request -
State: closed - Opened by shilliardnuodb over 8 years ago
#128 - [DB-15399] Added executesqltest to cursor api
Pull Request -
State: closed - Opened by shilliardnuodb over 8 years ago
#127 - [DB-15399] Added executesqltest to cursor api
Pull Request -
State: closed - Opened by shilliardnuodb over 8 years ago
#126 - [Question] Is there a way to get column names along with a query?
Issue -
State: closed - Opened by joeycozza about 9 years ago
- 2 comments
#125 - [DB-13069] create_description, add db-opts param
Pull Request -
State: closed - Opened by rjwirth about 9 years ago
- 1 comment
#124 - [DB-12792] fix __handle_status function when trying to listen to events
Pull Request -
State: closed - Opened by thebithead over 9 years ago
- 1 comment
#123 - [DB-12501] Will implicitly close resultset on execute
Pull Request -
State: closed - Opened by VDuda over 9 years ago
- 2 comments
#122 - Added new message type for authorization
Pull Request -
State: closed - Opened by mkysel over 9 years ago
#121 - Driver shouldn't set ClientHost - TE does this now
Pull Request -
State: closed - Opened by VDuda over 9 years ago
#120 - Please remove email address from travis.yml file...
Issue -
State: closed - Opened by rbuck over 9 years ago
#119 - [DB-12019] cursor.close() - fails to clear the result set with error thrown with NuoDB version >=2.1
Pull Request -
State: closed - Opened by VDuda over 9 years ago
- 2 comments
#118 - Updated driver to set clientHost and clientProcessId
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
#117 - Updated Python docstrings
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#116 - Fast forward from master
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
#115 - Increase code health
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
#114 - Added tests for numeic edge cases
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#113 - Updated ScaledCount2 handling of negative values
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#112 - putScaledCount2 uses toSignedByteString and sends the sign as a string
Issue -
State: closed - Opened by gittywithexcitement over 9 years ago
- 2 comments
#111 - PyNuoDB 2.3 release
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 3 comments
#110 - Latest py.pi release has .REL extension
Issue -
State: closed - Opened by rbuck over 9 years ago
- 2 comments
#109 - Updated to protocol
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 5 comments
#108 - Added Python 3.0+ testing
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#107 - Added Python 3.0 latest testing
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#106 - Full python 3 support
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#105 - Added UTF-8 Support over the wire for python 3+
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#104 - Updated putOpaque to avoid bytes typing
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 3 comments
#103 - Fixed large dataset tests on Python 3
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#102 - Removed test_date_types_softly, increased coverage of tests
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#101 - Enabled test_date_types after fixing timezone handling in get / put Scaled Time
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#100 - Code cleanup + fixed existing typo
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#99 - typo: CLOSESTATMENT
Issue -
State: closed - Opened by gittywithexcitement over 9 years ago
- 1 comment
#98 - Fixed invalid UTF-8 sequence in tests -- all tests passing
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 3 comments
#97 - Incorrect test cases in large e notation test
Issue -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 15 comments
#96 - Separated UUID and ScaledCount2
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 11 comments
#95 - More compliance for Python 3
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#94 - GETTABLEPRIVILEGES appears twice
Issue -
State: closed - Opened by gittywithexcitement over 9 years ago
- 1 comment
#93 - More Python 3 support and beginning of unencrypted session handling
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 4 comments
#92 - sending a scaled time as a unsigned byte string?
Issue -
State: closed - Opened by gittywithexcitement over 9 years ago
- 1 comment
#91 - Value params to query statements default to (0,)
Issue -
State: closed - Opened by rbuck over 9 years ago
#90 - Better examples
Pull Request -
State: closed - Opened by rbuck over 9 years ago
- 2 comments
#89 - Updated clean after install in the Makefile
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 2 comments
#88 - Improve README.
Pull Request -
State: closed - Opened by rbuck over 9 years ago
- 3 comments
#87 - Improve Readme..
Pull Request -
State: closed - Opened by rbuck over 9 years ago
- 1 comment
#86 - Get dependencies status and code health stats.
Pull Request -
State: closed - Opened by rbuck over 9 years ago
- 2 comments
#85 - Dropped second GENHTML define
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
#84 - Severe Bug: Protocol Mnemonic Redeclared
Issue -
State: closed - Opened by rbuck over 9 years ago
- 5 comments
#83 - Updated README with live wiki link
Pull Request -
State: closed - Opened by tvincentNuoDB over 9 years ago
- 1 comment
#82 - Coverage tool integration, developer documentation, misc cleanup.
Pull Request -
State: closed - Opened by rbuck over 9 years ago
#81 - Clean up tests per PEP 328.
Pull Request -
State: closed - Opened by rbuck over 9 years ago
#80 - Bugs re octal, relative imports, calculate packages rather than list.
Pull Request -
State: closed - Opened by rbuck over 9 years ago
- 1 comment
#79 - Python 3 Test Failures in Crypt
Issue -
State: closed - Opened by rbuck over 9 years ago
- 1 comment
#72 - Please use common syntax for 2.7.x and 3.4.x
Issue -
State: closed - Opened by rbuck over 9 years ago
- 12 comments
#70 - README points to known viral/malicious site.
Issue -
State: closed - Opened by rbuck over 9 years ago
- 2 comments
#68 - README should link to PEP 249
Issue -
State: closed - Opened by madscientist over 9 years ago
- 4 comments
#65 - DataError: 'INVALID_UTF8: invalid UTF-8 code sequence' when inserting Decimal values with many significant digits
Issue -
State: closed - Opened by jgetto over 9 years ago
- 1 comment
#61 - Add ability to suspend enforcement on a host to entity code.
Issue -
State: closed - Opened by adriansuarez almost 10 years ago
- 1 comment
#50 - Increment the version number to be 2.2
Pull Request -
State: closed - Opened by thebithead about 10 years ago
#49 - add new error codes; make handler not barf on unknown error codes
Pull Request -
State: closed - Opened by acharis about 10 years ago
- 1 comment
#35 - Handle Unicode values in putString()
Pull Request -
State: closed - Opened by rkourtz almost 11 years ago
- 2 comments
#25 - pynuodb "select *" on system table fails with 'Not a UUID' on numeric(20)
Issue -
State: closed - Opened by rjwirth about 11 years ago
- 2 comments
#24 - Entity Cleanup: Part 2
Pull Request -
State: closed - Opened by jgetto over 11 years ago
- 2 comments
#20 - Python tests fail against current master
Issue -
State: closed - Opened by philip-stoev over 11 years ago
- 2 comments
Labels: bug
#19 - Entity database shutdown error on windows
Issue -
State: closed - Opened by jgetto over 11 years ago
- 1 comment
Labels: bug