Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

collation 模块 在建表时不生效 #75

Open
HbnKing opened this issue Nov 29, 2023 · 3 comments
Open

collation 模块 在建表时不生效 #75

HbnKing opened this issue Nov 29, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@HbnKing
Copy link
Contributor

HbnKing commented Nov 29, 2023

image
@HbnKing
Copy link
Contributor Author

HbnKing commented Nov 29, 2023

db.createCollection( "myColl", { collation: { locale: "zh" } } );

@HbnKing
Copy link
Contributor Author

HbnKing commented Nov 29, 2023

db.students.getIndexes()
db.getCollectionInfos( { name: "names" } )

@HbnKing
Copy link
Contributor Author

HbnKing commented Dec 1, 2023

查询时效果样例

image

HbnKing added a commit that referenced this issue Dec 1, 2023
2  修复了一些 collation  模块  #75
@HbnKing HbnKing added the bug Something isn't working label Dec 13, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant