2 files changed
+7
-6
lines changedSubmodule laravel-mongodb updated 21 files
- composer.json+4-4
- docs/eloquent-models/schema-builder.txt+190-18
- docs/fundamentals/atlas-search.txt+19-1
- docs/fundamentals/vector-search.txt+26-1
- docs/includes/schema-builder/galaxies_migration.php+119
- docs/query-builder.txt+1-1
- tests/AuthTest.php+2-2
- tests/Eloquent/CallBuilderTest.php+2
- tests/Eloquent/MassPrunableTest.php+2
- tests/EmbeddedRelationsTest.php+2
- tests/GeospatialTest.php+2
- tests/HybridRelationsTest.php+2
- tests/ModelTest.php+2
- tests/QueryBuilderTest.php+2
- tests/RelationsTest.php+2
- tests/SchemaTest.php+8-10
- tests/SchemaVersionTest.php+2
- tests/Scout/ScoutEngineTest.php+6-6
- tests/SeederTest.php+2
- tests/Ticket/GH2489Test.php+2
- tests/ValidationTest.php+2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
| |||
0 commit comments