-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While editing [data-types.rst][1] in the main CrateDB Reference, I noticed that the following data types do not get automatically uppercased by the console: - `int2` - `int4` - `int8` - `name` - `oid` - `oidvector` - `regclass` - `regproc` - `timestamptz` - `timetz` This commit adds these data types to the list of keywords. [1]: https://crate.io/docs/crate/reference/en/4.5/general/ddl/data-types.html
- Loading branch information
Showing
1 changed file
with
73 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters