Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

New project: Name #44

Open
DiasZh opened this issue May 24, 2018 · 4 comments
Open

New project: Name #44

DiasZh opened this issue May 24, 2018 · 4 comments

Comments

@DiasZh
Copy link

DiasZh commented May 24, 2018

For now it is not possible to use big letters and spaces in project name, can it be possible to enter name with space or capital? Also it is the name for directory path.

@vmora
Copy link
Contributor

vmora commented May 24, 2018

The naming limitation comes from the fact that the name of the project is the name of the database.

Databases can have any name, but they must be quoted. Most people just stick to lowercase letters, numeric digits, and underscores -- to avoid typing the quotes all the time.

To answer your question: it's possible, but not fun to implement and test (i.e. costly).

@DiasZh
Copy link
Author

DiasZh commented May 25, 2018

Thank you for answer. What about the space in the path directory?

@vmora
Copy link
Contributor

vmora commented May 25, 2018

Have you seen issues with spaces in the path directory of the project file ?

@vmora
Copy link
Contributor

vmora commented Jan 15, 2020

@DUGUEY shal we keep this issue opened ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants