backend/generate/database/mongo/2024110400000001_audo_id.up...

1 line
54 B
Plaintext
Raw Permalink Normal View History

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