Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tbolier/php-rethink-ql issues and pull requests
#83 - Php 8 and composer installation
Issue -
State: open - Opened by smth381 over 3 years ago
#82 - Getting started example is wrong
Pull Request -
State: open - Opened by Karewan over 4 years ago
#81 - Add operation trait on get
Pull Request -
State: closed - Opened by tbolier almost 5 years ago
#80 - Update phpunit/phpunit requirement from ^7.0 to ^7.0 || ^8.0
Pull Request -
State: closed - Opened by tbolier over 5 years ago
#79 - 2.0 release - changes function
Issue -
State: closed - Opened by sebam91 almost 6 years ago
- 4 comments
Labels: question
#78 - Runtime error if user has no rights granted
Issue -
State: open - Opened by tbolier almost 6 years ago
- 1 comment
Labels: help wanted, question
#77 - Throw ConnectionException when stream is not open (#76)
Pull Request -
State: closed - Opened by tbolier almost 6 years ago
#76 - PHP Fatal error: Uncaught Error: Call to a member function write() on null in /code/vendor/tbolier/php-rethink-ql/src/Connection/Connection.php:257
Issue -
State: closed - Opened by factormaarten almost 6 years ago
- 4 comments
Labels: bug
#75 - Add sync ReQL command (#50)
Pull Request -
State: closed - Opened by tbolier about 6 years ago
#74 - Add changes ReQL command (#73)
Pull Request -
State: closed - Opened by tbolier about 6 years ago
- 1 comment
#73 - Accessing ReQL: Implement changes
Issue -
State: closed - Opened by tbolier about 6 years ago
- 3 comments
Labels: enhancement
#72 - Update roadmap with intermediate version 1.3.0
Pull Request -
State: closed - Opened by tbolier about 6 years ago
#71 - Upgrade test suite
Issue -
State: open - Opened by Th3Mouk over 6 years ago
- 3 comments
Labels: bug
#70 - Add minimum version of PHP in composer file
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
- 2 comments
#69 - Add hasFields, Keys, Pluck, Values and Without manipulations #52
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
- 7 comments
#68 - Add between operator #56
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
- 4 comments
#67 - how to implement the driver in a project?
Issue -
State: closed - Opened by Slluxx over 6 years ago
- 4 comments
Labels: question
#66 - #47 Replace query interfaces by traits
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#65 - Update contribution doc with gitter
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#64 - Fix wrong table header in roadmap table
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#63 - Set composer dependencies minimum-stability to stable
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#62 - Add not logic operator
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
- 2 comments
#61 - Add ge and le logic operator
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
#60 - Math and logic: Implement ge, le and not ReQL commands
Issue -
State: closed - Opened by tbolier over 6 years ago
- 3 comments
Labels: enhancement, help wanted, Missing feature
#59 - Adding string manipulations ge, le and not to roadmap
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#58 - RebirthDB
Issue -
State: closed - Opened by thelinuxlich over 6 years ago
- 2 comments
Labels: question
#57 - Transformations: Implement remaining (missing) ReQL commands
Issue -
State: open - Opened by tbolier over 6 years ago
Labels: enhancement, help wanted, Missing feature
#56 - Selecting data: Implement between ReQL command
Issue -
State: closed - Opened by tbolier over 6 years ago
- 1 comment
Labels: enhancement, good first issue, Missing feature
#55 - Aggregation: Implement reduce, fold, distinct and contains ReQL commands
Issue -
State: open - Opened by tbolier over 6 years ago
Labels: enhancement, help wanted, Missing feature
#54 - Selecting data: Implement zip ReQL commands
Issue -
State: open - Opened by tbolier over 6 years ago
- 1 comment
Labels: enhancement, help wanted, good first issue, Missing feature
#53 - Selecting data: Implement Joins, innerJoin, outerJoin, eqJoin ReQL commands
Issue -
State: open - Opened by tbolier over 6 years ago
Labels: enhancement, help wanted, Missing feature
#52 - Document manipulation: Implement remaining (missing) ReQL commands
Issue -
State: open - Opened by tbolier over 6 years ago
- 1 comment
Labels: enhancement, help wanted, Missing feature
#51 - Dates and times: Implement all ReQL commands
Issue -
State: open - Opened by tbolier over 6 years ago
Labels: enhancement, help wanted, Missing feature
#50 - Writing data: implement sync ReQL command
Issue -
State: closed - Opened by tbolier over 6 years ago
- 2 comments
Labels: enhancement, good first issue, Missing feature
#49 - Manipulating tables: Implement indexWait ReQL command
Issue -
State: open - Opened by tbolier over 6 years ago
Labels: enhancement, good first issue, Missing feature
#48 - Manipulating tables: Implement indexStatus ReQL command
Issue -
State: open - Opened by tbolier over 6 years ago
Labels: enhancement, good first issue, Missing feature
#47 - Improve interface segregation for ReQL query commands
Issue -
State: closed - Opened by tbolier over 6 years ago
- 6 comments
Labels: enhancement, help wanted
#46 - Communication channel and version 2.0 discussion
Issue -
State: closed - Opened by Th3Mouk over 6 years ago
- 14 comments
Labels: help wanted, question
#45 - Add documentation for testing
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
#44 - Remove composer.lock file
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
- 2 comments
#43 - Fix broken links in doc
Pull Request -
State: closed - Opened by Th3Mouk over 6 years ago
- 2 comments
#42 - Fixed a PHP warning when trying to use count() on null
Pull Request -
State: closed - Opened by AxaliaN over 6 years ago
#41 - Fixed a bug in update, resulting in Rethink errors.
Pull Request -
State: closed - Opened by AxaliaN over 6 years ago
#40 - Fix a repeating insert in a loop when inserting documents for the Cursor test
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#39 - Add build failure conditions for Scrutinizer & update roadmap for release version 1.2
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#38 - Implement group and ungroup with get field document manipulations
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#37 - Implement row functions with `and` & `or` logic operations
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#36 - Implement row functions with equal, not equal, greater than and lower than logic operations
Pull Request -
State: closed - Opened by tbolier over 6 years ago
#35 - Fixed cursor iteration seek and rewind bugs
Pull Request -
State: closed - Opened by AxaliaN over 6 years ago
- 1 comment
#34 - Add serveral operations
Pull Request -
State: closed - Opened by marcgeurts over 6 years ago
#33 - Add aggregation-class with limit and orderby function
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#32 - Aggregation class
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#31 - Add Aggregation class with limit and orderby
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#30 - Update composer information for packagist
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#29 - Update readme.md
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#28 - Amendments to operations to the upport the ReQL API argument expected type
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#27 - Split up query tests, separate them per operation
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#26 - Set contributing guidelines document
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#25 - Fix multiple insert
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#24 - Add phpcs config and change scrutinizer configuration
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#23 - Try new Scrutinizer PHP analysis
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#22 - Try new PHP analysis
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#21 - Support atomic response if we only have one array element
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#20 - Improve code quality
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#19 - Update and add guideline documents
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#18 - Add framed queries & refactoring operations
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#17 - Fix readme ReQL Command API overview table & add docs
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#16 - Add full overview of ReQL command supported method list
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#15 - Improve score to 9.31
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
- 2 comments
#14 - Write unit test for connection class
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
- 1 comment
#13 - Add throw annotation
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#12 - Add declare strict type and fix annotations
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#11 - Unit test coverage now at 92%
Pull Request -
State: closed - Opened by AxaliaN almost 7 years ago
#10 - Implement cursor response
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#9 - Serialize (normalize/encode) input and deserialize(denormalize/decode) output of RethinkDB
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#8 - Make the integration tests work in Scrutinizer
Issue -
State: closed - Opened by tbolier almost 7 years ago
- 2 comments
Labels: good first issue
#7 - Bring unit test code coverage above 90%
Issue -
State: closed - Opened by tbolier almost 7 years ago
- 1 comment
Labels: good first issue
#6 - Code abstraction, run integration test in scrutinizer and DB create, drop and list support
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
Labels: enhancement
#5 - add table queries
Pull Request -
State: closed - Opened by marcgeurts almost 7 years ago
#4 - Resolve conflicts related to base fork readme
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#3 - First draft implementation
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#2 - Create MIT License
Pull Request -
State: closed - Opened by tbolier almost 7 years ago
#1 - Wip rethinkdb
Pull Request -
State: closed - Opened by AxaliaN almost 7 years ago