Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / github/trilogy issues and pull requests
#81 - wip
Pull Request -
State: open - Opened by kamil-gwozdz over 1 year ago
#80 - Notice: This repository will be moving to the trilogy-libraries organisation
Issue -
State: closed - Opened by bensheldon over 1 year ago
- 2 comments
#79 - validate max_allowed_packet on the client side
Pull Request -
State: open - Opened by kamil-gwozdz over 1 year ago
- 4 comments
#78 - refactor ci
Pull Request -
State: closed - Opened by kamil-gwozdz over 1 year ago
#77 - Allow disabling multi_results capability
Pull Request -
State: closed - Opened by luanzeba over 1 year ago
#76 - Fix flaky tests
Issue -
State: open - Opened by kamil-gwozdz over 1 year ago
#75 - fix ci
Pull Request -
State: closed - Opened by kamil-gwozdz over 1 year ago
- 2 comments
#74 - validate max packet size
Pull Request -
State: closed - Opened by kamil-gwozdz over 1 year ago
- 2 comments
#73 - Fix build with LibreSSL
Pull Request -
State: closed - Opened by jeremyevans almost 2 years ago
- 1 comment
#72 - Add high-level docs for the Ruby gem
Issue -
State: open - Opened by composerinteralia almost 2 years ago
- 1 comment
#71 - Please provide a way to get matched/found rows for UPDATE queries
Issue -
State: closed - Opened by jeremyevans almost 2 years ago
- 3 comments
#70 - Just use raw close() for discard
Pull Request -
State: open - Opened by jhawthorn almost 2 years ago
- 1 comment
#69 - Set `error_code` on Trilogy::TimeoutError
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
#68 - No need to accept `multi_result` as conn option in Ruby binding
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
#67 - Release Trilogy 2.4.0
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
- 1 comment
#66 - [Docs] Fix Trilogy `TRILOGY_CAPABILITIES` docs
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
- 1 comment
#65 - Ruby: Implement Client#discard! to cleanly dispose of connection post fork
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 1 comment
#64 - Client now accepts `:encoding` option.
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
- 9 comments
#63 - Raise all SystemCallErrors as `Trilogy::Error`
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
- 11 comments
#62 - Fix CHANGELOG
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
#61 - Fix msec values for `Time` columns.
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
#60 - Add a query flag to toggle the type of casting done to Decimals with no decimal places
Pull Request -
State: closed - Opened by nickborromeo almost 2 years ago
- 1 comment
#59 - Ensure syscall error subclasses have an error_code attribute
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
#58 - Trilogy errors all inherit from base Trilogy::Error class
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
- 10 comments
#57 - Support `TRILOGY_CAPABILITIES_MULTI_RESULTS`
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
#56 - Hide all symbols
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 1 comment
#55 - Leverage Ruby's ALLOCV to save allocating in read_query_response
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 1 comment
#54 - Ensure Trilogy::Result objects have a consistent shape
Pull Request -
State: closed - Opened by casperisfine almost 2 years ago
- 3 comments
#53 - Raise system error subclasses
Pull Request -
State: closed - Opened by composerinteralia almost 2 years ago
- 2 comments
#52 - Add functionality for setting server options
Pull Request -
State: closed - Opened by paarthmadan almost 2 years ago
- 6 comments
#50 - Replace references to query_options
Pull Request -
State: closed - Opened by composerinteralia almost 2 years ago
#49 - Preserve DatabaseError constant
Pull Request -
State: closed - Opened by composerinteralia almost 2 years ago
- 1 comment
#48 - Expose `#connection_options` on the Ruby binding.
Pull Request -
State: closed - Opened by adrianna-chang-shopify almost 2 years ago
- 2 comments
#47 - Use `rb_io_wait` function and cache `io` instance.
Pull Request -
State: open - Opened by ioquatix almost 2 years ago
- 5 comments
#46 - new release ?
Issue -
State: closed - Opened by dhruvCW almost 2 years ago
#45 - [BUG] Segmentation fault at 0x0000000000000008
Issue -
State: closed - Opened by casperisfine almost 2 years ago
- 1 comment
#44 - Have test_connection_error test user account with wrong password
Pull Request -
State: closed - Opened by adrianna-chang-shopify about 2 years ago
- 1 comment
#43 - [Bug] MySQL 8 + nonexistent user sometimes results in auth plugin switch
Issue -
State: open - Opened by adrianna-chang-shopify about 2 years ago
- 1 comment
#42 - Avoid protocol error on empty password auth switch
Pull Request -
State: closed - Opened by composerinteralia about 2 years ago
- 5 comments
#41 - Error class refactoring (part 2)
Pull Request -
State: closed - Opened by adrianna-chang-shopify about 2 years ago
- 4 comments
#40 - Implement `#abandon_results!` for Ruby binding
Pull Request -
State: closed - Opened by paarthmadan about 2 years ago
- 2 comments
#39 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#38 - Add Dependabot config file
Pull Request -
State: closed - Opened by sentinel about 2 years ago
#37 - Cast to Integer when there are no decimals
Pull Request -
State: closed - Opened by composerinteralia about 2 years ago
- 2 comments
#36 - [Bug?] Performing SUM function on integer column returns BigDecimal result
Issue -
State: closed - Opened by adrianna-chang-shopify about 2 years ago
- 2 comments
#35 - [Ruby]: MULTI statement support
Pull Request -
State: closed - Opened by paarthmadan over 2 years ago
#34 - Multi statement support
Issue -
State: closed - Opened by paarthmadan over 2 years ago
- 1 comment
#33 - Fix memory leak
Pull Request -
State: closed - Opened by composerinteralia over 2 years ago
- 1 comment
#32 - ruby: Should trilogy release the GVL when querying?
Issue -
State: closed - Opened by casperisfine over 2 years ago
- 1 comment
#31 - ruby: Use TypedData_* APIs
Pull Request -
State: closed - Opened by casperisfine over 2 years ago
- 1 comment
#30 - Add #closed? method to Trilogy client
Pull Request -
State: closed - Opened by paarthmadan over 2 years ago
- 3 comments
#29 - Update .dockerignore
Pull Request -
State: closed - Opened by michaelmaindaljensem over 2 years ago
#28 - caching_sha returns auth_more_data
Pull Request -
State: open - Opened by abdulchaudhrycoupa over 2 years ago
#27 - Remove unused constant TRILOGY_MAX_PROTO_PACKET_LEN
Pull Request -
State: closed - Opened by paarthmadan over 2 years ago
#26 - Having caching_sha2_password authentication issues with mysql 8.0.30
Issue -
State: open - Opened by abdulchaudhrycoupa over 2 years ago
- 6 comments
#25 - More test improvements
Pull Request -
State: closed - Opened by jhawthorn over 2 years ago
#24 - Ruby test suite improvements
Pull Request -
State: closed - Opened by jhawthorn over 2 years ago
#23 - Fix CI
Pull Request -
State: closed - Opened by jhawthorn over 2 years ago
#22 - MariaDB fixes
Pull Request -
State: closed - Opened by jhawthorn over 2 years ago
#21 - Don't scramble passwords when responding to auth switch request
Pull Request -
State: closed - Opened by latentflip over 2 years ago
#20 - Copy the `in_transaction` flag into `Trilogy::Result`
Pull Request -
State: open - Opened by brasic almost 3 years ago
#19 - Remove BUNDLED_WITH
Pull Request -
State: closed - Opened by composerinteralia almost 3 years ago
#18 - Release Trilogy 2.1.0
Pull Request -
State: closed - Opened by composerinteralia almost 3 years ago
#17 - Include more post-query info on Result
Pull Request -
State: closed - Opened by matthewd about 3 years ago
#16 - Update dependencies description README
Pull Request -
State: closed - Opened by dbussink about 3 years ago
#15 - Refactor error classes
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 22 comments
#14 - Fix clang 13 `string-plus-int` warnings
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 1 comment
#13 - Fix clang 13 `shorten-64-to-3` warnings
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
#12 - ruby: use rb_interned_str when available
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
#11 - ruby: Base error types?
Issue -
State: closed - Opened by casperisfine about 3 years ago
- 7 comments
#10 - Allow to adjust read and write timeouts after connecting
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 2 comments
#9 - Add a bin/console script
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
#8 - Silence clang 13 warnings
Pull Request -
State: closed - Opened by casperisfine about 3 years ago
- 1 comment
#7 - Benchmarks & experience from prod?
Issue -
State: closed - Opened by igrigorik about 3 years ago
- 4 comments
#6 - Fix actions for macos too
Pull Request -
State: closed - Opened by eileencodes about 3 years ago
- 1 comment
#5 - Add pull_request to CI action
Pull Request -
State: closed - Opened by eileencodes about 3 years ago
#3 - Add binary protocol/prepared statement support
Pull Request -
State: open - Opened by brianmario about 3 years ago
- 7 comments
#2 - Ensure basic bundler rake tasks are loaded
Pull Request -
State: closed - Opened by chrisbloom7 about 3 years ago
- 2 comments
#1 - Switching from `mysql2` to `trilogy` in Rails
Issue -
State: closed - Opened by Kareem-Emad about 3 years ago
- 3 comments