This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mongodb
Watch
0
Star
0
Fork
0
You've already forked mongodb
mirror of
https://github.com/mongodb/mongo.git
synced
2024-11-24 16:46:00 +01:00
Code
Issues
Releases
Activity
master
mongodb
/
jstests
/
core
/
ddl
History
Enrico Golfieri
0f2d435436
SERVER-89138
Extend namespace limit for unsplittable collections to 255 characters (#28181)
...
GitOrigin-RevId: 89f1d04d438277a6af1df0365cb14c1d12f4e746
2024-11-14 00:25:12 +00:00
..
background_index_multikey.js
background_unique_indexes.js
bad_index_plugin.js
capped_convertToCapped1.js
clone_as_capped_nonexistant.js
collation_convert_to_capped.js
collection_uuid_coll_mod.js
collection_uuid_drop.js
collection_uuid_index_commands.js
collection_uuid_rename_collection.js
collmod_bad_spec.js
collmod_convert_index_uniqueness.js
collmod_convert_to_ttl.js
collmod_convert_to_unique_apply_ops.js
collmod_convert_to_unique_violations_size_limit.js
collmod_convert_to_unique_violations.js
collMod_index_invalid_option.js
collmod_without_uuid.js
collmod.js
convert_to_capped_nonexistant.js
convert_to_capped.js
create_collection_fail_cleanup.js
create_collection.js
SERVER-89138
Extend namespace limit for unsplittable collections to 255 characters (#28181)
2024-11-14 00:25:12 +00:00
create_index_helper_validation.js
create_index_same_spec_different_name.js
create_indexes_with_unknown_field_names.js
create_indexes.js
drop3.js
drop_collection.js
drop_index.js
drop_indexes.js
dropdb.js
index_create_too_many.js
index_create_with_nul_in_name.js
index_dropdups_ignore.js
index_prepareUnique.js
OWNERS.yml
rename_collection_capped.js
rename_collection_different_dbs.js
rename_collection_long_name.js
SERVER-89138
Extend namespace limit for unsplittable collections to 255 characters (#28181)
2024-11-14 00:25:12 +00:00
rename_collection_staytemp.js
rename_collection_system_db.js
rename_collection_to_itself.js
rename_collection_view.js
rename_collection.js
rollback_index_drop.js
ttl_index_options.js