1 file changed
+1
-1
lines changedSubmodule laravel-mongodb updated 26 files
- CHANGELOG.md+2-1
- composer.json+5-3
- docs/eloquent-models/model-class.txt+2-6
- docs/includes/query-builder/QueryBuilderTest.php+3-2
- docs/includes/usage-examples/FindOneTest.php+1-1
- docs/query-builder.txt+15-2
- docs/upgrade.txt+15
- rector.php+25
- src/Bus/MongoBatchRepository.php+2-2
- src/Cache/MongoLock.php+1-1
- src/Cache/MongoStore.php+1-1
- src/Collection.php-80
- src/CommandSubscriber.php+53
- src/Connection.php+9-8
- src/Helpers/QueriesRelationships.php+3-4
- src/Query/AggregationBuilder.php+2-3
- src/Query/Builder.php+6-6
- src/Schema/Blueprint.php+4-4
- tests/Cache/MongoLockTest.php+1-1
- tests/Casts/DecimalTest.php+1-1
- tests/CollectionTest.php-36
- tests/ConnectionTest.php+18-7
- tests/ModelTest.php+1-1
- tests/PHPStan/SarifErrorFormatter.php+3-3
- tests/QueryBuilderTest.php+19-3
- tests/Queue/Failed/DatabaseFailedJobProviderTest.php+5-3
0 commit comments