Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mysql/mysql-js issues and pull requests
#54 - build(deps): bump mysql from 2.17.1 to 2.18.0 in /database-jones
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#53 - How can I retrive UUID from MySQL in my Flutter app?
Issue -
State: open - Opened by bestofman almost 2 years ago
#52 - jones-ndb build failure
Issue -
State: open - Opened by yeongwei over 5 years ago
- 2 comments
#51 - jones-ndb build failure with current mysql-trunk
Issue -
State: open - Opened by jdduncan over 6 years ago
#50 - jones-ndb 7.6 cannot connect to NDB 8.x
Issue -
State: open - Opened by jdduncan over 6 years ago
- 1 comment
#49 - Split jones-ndb into two modules
Issue -
State: open - Opened by jdduncan over 6 years ago
#48 - setLockMode is not implemented
Issue -
State: open - Opened by jdduncan over 7 years ago
#47 - Undefined symbol __ZN15NdbQueryBuilder7prepareEv
Issue -
State: open - Opened by jdduncan over 7 years ago
#46 - Support table mapping for table name function variants
Issue -
State: closed - Opened by CraigLRussell about 8 years ago
- 1 comment
#45 - Session should support oneShot operation
Issue -
State: open - Opened by CraigLRussell about 8 years ago
- 4 comments
#44 - Create UUID columns from meta.char(XX).generated()
Issue -
State: open - Opened by jdduncan about 8 years ago
#43 - createTable should work without a constructor
Issue -
State: closed - Opened by CraigLRussell about 8 years ago
- 1 comment
#42 - openSession should work without mappings
Issue -
State: closed - Opened by CraigLRussell about 8 years ago
- 1 comment
#41 - Deprecation warnings building jones-ndb with node 6.9.1
Issue -
State: open - Opened by jdduncan about 8 years ago
- 2 comments
#40 - Cannot build jones-ndb with node 7.x
Issue -
State: closed - Opened by jdduncan over 8 years ago
- 5 comments
#39 - jones-ndb should support partition key distinct from primary key
Issue -
State: closed - Opened by jdduncan over 8 years ago
#38 - jones-ndb: assertion fails on getNoOfBlobColumns
Issue -
State: open - Opened by jdduncan over 8 years ago
- 2 comments
#37 - Segmentation Fault with Projection API
Issue -
State: closed - Opened by davidteofilovic over 8 years ago
- 25 comments
#36 - Trouble with Projection API
Issue -
State: closed - Opened by davidteofilovic over 8 years ago
- 6 comments
#35 - jones-ndb: V8 API deprecation warnings with node 6.3.1
Issue -
State: closed - Opened by jdduncan over 8 years ago
- 2 comments
#34 - Parameterized test cases
Issue -
State: open - Opened by jdduncan over 8 years ago
- 1 comment
#33 - Query with qdt.key.eq(literal) fails with operation error
Issue -
State: closed - Opened by CraigLRussell about 9 years ago
- 1 comment
#32 - Find by table name incorrectly returns domain object
Issue -
State: closed - Opened by CraigLRussell over 9 years ago
- 1 comment
#31 - join.js sample does not work in jones-ndb
Issue -
State: open - Opened by jdduncan over 9 years ago
#30 - TableMapping documentation omits relationship mapping
Issue -
State: closed - Opened by CraigLRussell over 9 years ago
- 1 comment
#29 - With a default TableMapping, persistent fields are stored in SPARSE_FIELDS on insert
Issue -
State: closed - Opened by jdduncan over 9 years ago
- 1 comment
#28 - NdbRecordObject does not handle sparse fields
Issue -
State: open - Opened by jdduncan over 9 years ago
#27 - Relationship mapping should return an error if relationship name is a field name
Issue -
State: closed - Opened by CraigLRussell over 9 years ago
- 3 comments
#26 - Closing adapter mysql DBConnectionPool doesn't close all mysql connections
Issue -
State: closed - Opened by CraigLRussell over 9 years ago
- 1 comment
#25 - Error object returned from connect where mapped tables do not exist needs more information
Issue -
State: open - Opened by jdduncan over 9 years ago
- 4 comments
#24 - Allow querying on fields that are mapped to sparse column
Issue -
State: open - Opened by CraigLRussell over 9 years ago
#23 - Support more than one relationship in Projection
Issue -
State: closed - Opened by CraigLRussell over 9 years ago
- 1 comment
#22 - Support projections for query
Issue -
State: open - Opened by CraigLRussell over 9 years ago
#21 - Compound index
Issue -
State: closed - Opened by uhop over 9 years ago
- 1 comment
#20 - Sort order by index?
Issue -
State: open - Opened by uhop over 9 years ago
- 1 comment
#19 - NoSQL into MySQL
Issue -
State: closed - Opened by nagual48 over 9 years ago
- 7 comments
#18 - Failure to install on Mac
Issue -
State: closed - Opened by uhop over 9 years ago
- 5 comments
#17 - Poor NDB error handling when table does not exist
Issue -
State: open - Opened by jdduncan almost 10 years ago
- 1 comment
#16 - Unknown table mapping: Issue with TableMapping and Converter
Issue -
State: open - Opened by kaltinril almost 10 years ago
- 28 comments
#15 - Poor error handling from openSession()
Issue -
State: open - Opened by jdduncan over 10 years ago
- 1 comment
#14 - lost exception in promise.then()
Issue -
State: closed - Opened by jdduncan almost 11 years ago
- 2 comments
#13 - remote ndb cluster
Issue -
State: closed - Opened by Raffiki about 11 years ago
- 4 comments
#12 - Callbacks for connection up/down
Issue -
State: open - Opened by jdduncan about 11 years ago
- 1 comment
#11 - Deoptimizations in NDB SPI
Issue -
State: open - Opened by jdduncan over 11 years ago
- 2 comments
#10 - Promises
Issue -
State: closed - Opened by jdduncan over 11 years ago
- 2 comments
#8 - Confused over mapping in openSession()
Issue -
State: closed - Opened by jdduncan over 11 years ago
- 3 comments
#7 - Limit of 4711 Ndbs per connection
Issue -
State: open - Opened by jdduncan over 11 years ago
- 2 comments
#6 - Intermediate Types
Issue -
State: open - Opened by jdduncan over 11 years ago
- 7 comments
#5 - add more examples
Issue -
State: open - Opened by chirag04 over 11 years ago
- 2 comments
Labels: enhancement
#4 - unecessary check for mysql-test directory while building mysql-js
Issue -
State: open - Opened by chirag04 over 11 years ago
- 3 comments
#3 - are join queries supported?
Issue -
State: closed - Opened by chirag04 over 11 years ago
- 3 comments
Labels: enhancement
#2 - Better error message from UserContext with missing callback
Issue -
State: closed - Opened by jdduncan about 12 years ago
- 2 comments
Labels: bug
#1 - Add query capability
Issue -
State: closed - Opened by CraigLRussell about 12 years ago
- 1 comment
Labels: enhancement