Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jasny/db-mongo issues and pull requests
#61 - Jasny DB v3 implementation
Pull Request -
State: closed - Opened by jasny about 5 years ago
#60 - Save only public properties in php 7
Pull Request -
State: closed - Opened by Minstel over 5 years ago
- 1 comment
#59 - Fix db options
Pull Request -
State: closed - Opened by sven4ask over 5 years ago
#57 - New version v2
Pull Request -
State: closed - Opened by jasny about 6 years ago
#56 - Test all mongo db changes
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#55 - Change DataMapper/SoftDeletion to use MongoDB extension
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#54 - Change DataMeppaer/Implementation to use MongoDB extension
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#53 - Change Dataset/Search to use MongoDB ext
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#52 - Change Dataset/Implementation to use MongoDB ext
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#51 - Change Document/SoftDeletion to use MongoDb extension
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#50 - Change Document/LazyLoading to use new MongoDB extension
Pull Request -
State: closed - Opened by Minstel over 6 years ago
#49 - Change document basic implementation to use mongo db ext
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#48 - Fixes to methods inheritens
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#47 - Change TypeCast to work with new MongoDB extension
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#46 - Tests for changed cursor class
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#45 - Change collection class to inherit mongo db collection
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#44 - Change db class to inherit mongo db database
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#43 - Added tests for DataMapper/SoftDeletion/FlagImplementation
Pull Request -
State: closed - Opened by Minstel almost 7 years ago
#42 - Added tests for DataMapper/Implementation
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#41 - Added tests for DataMapper/Implementation
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#40 - Added tests for Dataset/Sorted/Implementation
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#39 - Added tests for Dataset/Search/PoormansImplementation
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#38 - Added tests for Dataset/Implementation
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#37 - Added tests for Document/SoftDeletion/FlagImplementation
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#36 - Added tests for Document/LazyLoading/Implementation trait
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#35 - Added tests for Document/MetaImplementation trait
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#34 - Added tests for Document/BasicImplementation trait
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#33 - Skip testing Document class
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#32 - Added tests for Cursor class
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#31 - Added tests for Collection class
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#30 - Added tests for TypeCast class
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#29 - Added tests for DB class. Fixes to tests env init.
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#28 - Init tests environment
Pull Request -
State: closed - Opened by Minstel about 7 years ago
#27 - Added match filter for arrays
Pull Request -
State: closed - Opened by moesjarraf almost 8 years ago
#26 - Flatten assoc array for filter
Issue -
State: closed - Opened by jasny about 8 years ago
#25 - Translate `$` and `.` for filter
Issue -
State: closed - Opened by jasny about 8 years ago
#24 - Translate reserved character '$' and '.' in keys
Pull Request -
State: closed - Opened by jasny about 8 years ago
#23 - Insert rather than save new entities
Pull Request -
State: closed - Opened by jasny about 8 years ago
#22 - Filter keys starting with a `$` should not be allowed
Issue -
State: closed - Opened by jasny over 8 years ago
#21 - Cast id when deleting document
Pull Request -
State: closed - Opened by moesjarraf over 8 years ago
#20 - Fixes for db update
Pull Request -
State: closed - Opened by jasny over 8 years ago
#19 - Fixed Document::toData()
Pull Request -
State: closed - Opened by jasny over 8 years ago
#18 - Typecast fixes
Pull Request -
State: closed - Opened by jasny over 8 years ago
#16 - Casting Entity to MongoId results in error
Issue -
State: closed - Opened by jasny about 9 years ago
#15 - Mongo extension has been deprecated, switch to MongoDB driver
Issue -
State: closed - Opened by jasny about 9 years ago
#14 - Set _deleted to null when undeleting
Pull Request -
State: closed - Opened by moesjarraf almost 10 years ago
#13 - Add MongoDB full text search
Issue -
State: open - Opened by jasny almost 10 years ago
#12 - Add Regex search
Issue -
State: open - Opened by jasny almost 10 years ago
#11 - Better way to query deleted entities
Issue -
State: closed - Opened by jasny almost 10 years ago
- 1 comment
#10 - Validation
Issue -
State: closed - Opened by jasny almost 10 years ago
#9 - Field mapping through annotation
Issue -
State: closed - Opened by jasny almost 10 years ago
#8 - Schema vs schema-less
Issue -
State: closed - Opened by jasny almost 10 years ago
#7 - Override database type
Issue -
State: closed - Opened by jasny almost 10 years ago
- 1 comment
#6 - Don't cast to MongoID in the constructor
Issue -
State: closed - Opened by jasny almost 10 years ago
#5 - undelete function needs to set _deleted to null
Issue -
State: closed - Opened by Sarfaraaz almost 10 years ago
#4 - Infuse documents
Issue -
State: closed - Opened by jasny almost 10 years ago
- 1 comment
Labels: enhancement
#3 - Filter defaults makes it impossible to get both deleted and non-deleted entities
Issue -
State: closed - Opened by moesjarraf about 10 years ago
- 1 comment
#2 - When using SoftDeletion, the _deleted property is not saved in the database
Issue -
State: closed - Opened by moesjarraf over 10 years ago
#1 - Namespace fixes for SoftDeletion
Issue -
State: closed - Opened by moesjarraf over 10 years ago