Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ccmbenchmark/ting issues and pull requests
#87 - fix: catch mysqli::ping() exception in order to try to reconnect
Pull Request -
State: closed - Opened by aterrien 4 months ago
#86 - feat: add support of order and limit in repository
Pull Request -
State: closed - Opened by vgreb 9 months ago
#85 - fix: remove remainings calls to deprecated functions in internal codebase
Pull Request -
State: closed - Opened by robotccm 9 months ago
#84 - feature: setup static analysis with phpstan
Pull Request -
State: open - Opened by vgreb 10 months ago
#83 - feat : Add type Geometry via a serializer
Pull Request -
State: closed - Opened by Catwyth 10 months ago
- 2 comments
#82 - feat: serialize \DateTimeImmutable
Pull Request -
State: open - Opened by vgreb 10 months ago
- 1 comment
Labels: 4.0.0
#81 - feat: add support of order and limit on Repository::getBy
Pull Request -
State: closed - Opened by vgreb 10 months ago
- 2 comments
Labels: 4.0.0
#80 - Refacto: use Weakmap for UnitOfWork internal storage instead of uid indexed arrays
Pull Request -
State: closed - Opened by vgreb 10 months ago
Labels: 4.0.0
#79 - feat: depreciation getInsertId() and getInsertIdForSequence()
Pull Request -
State: closed - Opened by vgreb 10 months ago
#78 - feat: rename methods
Pull Request -
State: closed - Opened by vgreb 10 months ago
Labels: 4.0.0
#77 - chore(deps): set minimum php version at 8.0
Pull Request -
State: closed - Opened by vgreb 10 months ago
#76 - feat: add setDatabaseOptions on ConnectionPoolInterface
Pull Request -
State: closed - Opened by vgreb 10 months ago
#75 - feat: remove deprecated method CCMBenchmark\Ting\UnitOfWork::generateUUID()
Pull Request -
State: closed - Opened by vgreb 10 months ago
- 2 comments
Labels: 4.0.0
#74 - feat: Add ping in driver interface
Pull Request -
State: closed - Opened by vgreb 10 months ago
Labels: 4.0.0
#73 - feat: add method setTimezone in DriverInterface
Pull Request -
State: closed - Opened by vgreb 10 months ago
Labels: 4.0.0
#72 - Unable to set value to null
Issue -
State: closed - Opened by Laustralien 10 months ago
- 1 comment
#71 - fix(hydratorRelational): sort config from source and target dependencies
Pull Request -
State: closed - Opened by sylvainduval about 1 year ago
#70 - feature(hydratation): allows to specify which entity to hydrate when …
Pull Request -
State: closed - Opened by vgreb about 1 year ago
- 1 comment
#69 - Allow access to list of managed entities
Pull Request -
State: closed - Opened by xavierleune over 1 year ago
#68 - Make tests on PHP 8.1 happy
Pull Request -
State: closed - Opened by xavierleune over 1 year ago
- 1 comment
#67 - Use root namespace for native functions when applicable
Pull Request -
State: closed - Opened by xavierleune over 1 year ago
#66 - fix(security): avoid leaks of credentials
Pull Request -
State: closed - Opened by vgreb over 1 year ago
#65 - feat(driver): Add geometry type into MySQL driver
Pull Request -
State: closed - Opened by f2r over 1 year ago
#64 - feat(metadata): support searching metadata with the class string of an entity
Pull Request -
State: closed - Opened by Lctrs over 1 year ago
#63 - fix(hydrator): fix HydratorRelational when no relation has been defined
Pull Request -
State: closed - Opened by Lctrs over 1 year ago
#62 - fix(ci): run tests on ubuntu 20.04 & schedule run once a week
Pull Request -
State: closed - Opened by vgreb over 1 year ago
#61 - feat(docs): add generics in phpdoc
Pull Request -
State: closed - Opened by Lctrs over 1 year ago
#60 - feat(query): support tweaking query generations
Pull Request -
State: closed - Opened by Lctrs over 1 year ago
- 1 comment
#59 - Fix: boolean values support in non-prepared query
Pull Request -
State: closed - Opened by vgreb over 2 years ago
- 3 comments
#58 - Fix boolean values support in prepared query
Pull Request -
State: closed - Opened by Deuchnord almost 3 years ago
- 4 comments
#57 - update CHANGELOG prior release of 3.6.0
Pull Request -
State: closed - Opened by vgreb almost 3 years ago
#56 - Add query order & limit
Pull Request -
State: closed - Opened by vgreb almost 3 years ago
#55 - Fix MetadataRepository::batchLoadMetadata() loading abstract repositories and interfaces
Pull Request -
State: closed - Opened by Deuchnord almost 3 years ago
#54 - Deprecate generateUUID() method and add generateUid
Pull Request -
State: closed - Opened by Deuchnord almost 3 years ago
#53 - Remove unused imports
Pull Request -
State: closed - Opened by deguif almost 3 years ago
#52 - Fix return type deprecations for PHP 8.1
Pull Request -
State: closed - Opened by deguif almost 3 years ago
#51 - Simplify conditional returns
Pull Request -
State: closed - Opened by deguif almost 3 years ago
#50 - Replace gettype() by is_string()
Pull Request -
State: closed - Opened by deguif almost 3 years ago
#49 - Fix return type-hint deprecations
Pull Request -
State: closed - Opened by deguif almost 3 years ago
#48 - Run tests against php 7 up to 8.0
Pull Request -
State: closed - Opened by vgreb almost 3 years ago
- 1 comment
#47 - remove Bitbucket specific files
Pull Request -
State: closed - Opened by vgreb almost 3 years ago
#46 - Feature - Add query order & limit
Pull Request -
State: closed - Opened by rtx21 almost 3 years ago
- 1 comment
#45 - Enhance exception granularity
Pull Request -
State: closed - Opened by Deuchnord almost 3 years ago
- 3 comments
#44 - Fix Hydrator fromReference behavior
Pull Request -
State: closed - Opened by aterrien about 4 years ago
#43 - Fix: query generator use proper values
Pull Request -
State: closed - Opened by xavierleune about 4 years ago
- 2 comments
#42 - Declare default CODEOWNERS and PR template
Pull Request -
State: closed - Opened by vgreb about 4 years ago
#41 - Add Github Action which runs Atoum tests
Pull Request -
State: closed - Opened by vgreb about 4 years ago
#40 - Fix Hydrator identityMap
Pull Request -
State: closed - Opened by aterrien about 4 years ago
- 1 comment
#39 - Not nullable return type on entities property which are used by primary could throw TypeError Exception
Issue -
State: open - Opened by robotccm about 5 years ago
Labels: bug, major, 3.5.0
#38 - Hydrator does not work correctly with multifield primary key
Issue -
State: closed - Opened by robotccm about 5 years ago
- 2 comments
Labels: bug, major, 3.5.0
#37 - Hydrator seems does not work with jointure
Issue -
State: closed - Opened by robotccm about 5 years ago
- 6 comments
Labels: bug, major, 3.5.0
#36 - Documentation 3.x : missing information into "2.10 Repositories settings" chapter
Issue -
State: open - Opened by robotccm about 7 years ago
Labels: bug, major, 3.2.0
#35 - inconsistency beetwen call with get and getOneBy
Issue -
State: open - Opened by robotccm over 7 years ago
Labels: bug, major
#34 - UUID is not really an UUID
Issue -
State: open - Opened by robotccm over 7 years ago
- 2 comments
Labels: enhancement, trivial, 3.2.0
#33 - case condition might be taken into account in column matching
Issue -
State: closed - Opened by robotccm over 7 years ago
- 2 comments
Labels: bug, major, 3.2.0
#32 - [bug] unable to use two times the same named parameter in a query against a postgresql database
Issue -
State: closed - Opened by robotccm about 8 years ago
- 3 comments
Labels: bug, major, 3.2.0
#31 - Give access to the connection
Issue -
State: closed - Opened by robotccm about 8 years ago
- 1 comment
Labels: bug, major, 3.2.0
#30 - Add more information about Serialization in documentation
Issue -
State: open - Opened by robotccm over 8 years ago
Labels: bug, major, 3.2.0
#29 - PreparedQuery failed
Issue -
State: closed - Opened by robotccm over 8 years ago
- 2 comments
Labels: bug, major
#28 - Ting try to close the statement even if it is not open
Issue -
State: open - Opened by robotccm over 8 years ago
- 2 comments
Labels: bug, minor, 3.2.0
#27 - Driver Mysqli execute multi_query
Issue -
State: open - Opened by robotccm over 8 years ago
- 2 comments
Labels: major, proposal, 3.2.0
#26 - Add tag on changelog
Issue -
State: closed - Opened by robotccm over 8 years ago
- 1 comment
Labels: proposal, trivial, 3.2.0
#25 - Exception when querying without FROM clause
Issue -
State: closed - Opened by robotccm over 8 years ago
- 1 comment
Labels: bug, major, 3.1.0
#24 - convertParameters of PgSql driver fails
Issue -
State: closed - Opened by robotccm over 8 years ago
- 1 comment
Labels: bug, major, 3.1.0
#23 - execute with no params use prepared queries and crashes with postgresql
Issue -
State: closed - Opened by robotccm over 8 years ago
- 4 comments
Labels: bug, major, 3.1.0
#22 - How to retrieve the good entity if my entity extends another entity ?
Issue -
State: closed - Opened by robotccm over 8 years ago
- 3 comments
Labels: enhancement, major
#21 - Defer metadata initialization from repository when you actually need it
Issue -
State: closed - Opened by robotccm over 8 years ago
- 6 comments
Labels: bug, minor, 3.1.0
#20 - Update PhpDoc for ping & pingMaster functions
Issue -
State: closed - Opened by robotccm over 8 years ago
- 1 comment
Labels: minor, 3.1.0, task
#19 - Handle postgresql schemas
Issue -
State: closed - Opened by robotccm over 8 years ago
Labels: bug, major, 3.1.0
#18 - Hook afterSave
Issue -
State: open - Opened by robotccm almost 9 years ago
Labels: enhancement, minor
#17 - Repository dependencies
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 3 comments
Labels: enhancement, major
#16 - Custom setter/getter
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 3 comments
Labels: minor, proposal, 3.2.0
#15 - Can't set entity's id on creation
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 3 comments
Labels: bug, major
#14 - object introspection like Doctrine
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 2 comments
Labels: proposal, trivial, 3.1.0
#13 - Extract PropertyListener from UnitOfWork
Issue -
State: open - Opened by robotccm almost 9 years ago
Labels: enhancement, minor
#12 - UnitOfWork should accept only object implements NotifyPropertyInterface
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 3 comments
Labels: bug, major
#11 - Remove pimple dependency and add suggest
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 2 comments
Labels: proposal, trivial
#10 - On Postgresql columns are changed to smallcaps
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 1 comment
Labels: bug, major
#9 - Repository : should it be abstract ?
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 8 comments
Labels: proposal, trivial
#8 - Serializer for VirtualColumn
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 4 comments
Labels: minor, proposal
#7 - Ting3 : PSR-6 Use the standard interface for cache
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 4 comments
Labels: major, proposal
#6 - Easier mapping for virtual column
Issue -
State: closed - Opened by robotccm almost 9 years ago
- 9 comments
Labels: enhancement, major
#5 - Better unit tests on Generator
Issue -
State: open - Opened by robotccm almost 9 years ago
Labels: enhancement, minor
#4 - Rendre plus explicite Exception Ting
Issue -
State: closed - Opened by robotccm about 9 years ago
- 9 comments
Labels: bug, minor
#3 - HydratorInterface déclare un constructeur
Issue -
State: closed - Opened by robotccm almost 10 years ago
Labels: bug, major
#2 - Possibilité de changer le charset de la connexion
Issue -
State: closed - Opened by robotccm almost 10 years ago
Labels: enhancement, critical
#1 - Problème avec unitOfWork lors des prepared
Issue -
State: closed - Opened by robotccm almost 10 years ago
- 2 comments
Labels: bug, blocker