backend/generate/database/mongo/20240422112701_audo_id.up.txt

1 line
54 B
Plaintext
Raw Normal View History

2025-09-30 16:53:31 +00:00
db.count.createIndex({ "name": 1 }, { unique: true });