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

Allow literal strings as columns definitions #4

Closed
claushellsing opened this issue May 28, 2020 · 1 comment
Closed

Allow literal strings as columns definitions #4

claushellsing opened this issue May 28, 2020 · 1 comment
Assignees
Labels
Sintax New Syntax elements

Comments

@claushellsing
Copy link
Member

Example

Table merchants {
id int [pk]
merchant_name varchar
country_code int
"created at" varchar
}

@claushellsing claushellsing self-assigned this May 28, 2020
@claushellsing claushellsing added the Sintax New Syntax elements label May 28, 2020
@claushellsing
Copy link
Member Author

Honestly, who would create columns with spaces

@claushellsing claushellsing changed the title Allow literal strings as table definitions Allow literal strings as columns definitions Jun 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Sintax New Syntax elements
Projects
None yet
Development

No branches or pull requests

1 participant