Skip to content

Allow uppercase Latin letters in database names #2451

Closed
FerretDB/dance
#417
@AlekSi

Description

What should be done?

We should allow uppercase Latin letters in a way that the backend supports it. For example, it should be possible to create database ABC with PostgreSQL backend, but then it will be the same as abc, aBc, etc.

Where?

Definition of Done

  • pgdb tests updated;
  • integration/compatibility tests updated;
  • user documentation updated.

Metadata

Labels

code/enhancementSome user-visible feature could work bettergood first issueGood issues for new external contributors

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions