Commit f41d3ce
Feature/176 support timestamp with precission (#177)
* update keeper and prepare new version
* fix deprecation warning
* fix typo
* add precision to Timestamp types with default constructors for backwards compatibility
* Add methods for column definition for TS with precision
* required for type rendering
* render timestamp types
* Test type rendering
* fix comment
* fix typo
* support specifying precision
* test cases
* add javadoc
* add change log
* cleanup
* add suppress warnings
* avoid duplications
* update versions
* Remove unwanted files
* fix release date
* introduce error_code_config.yml
---------
Co-authored-by: Christoph Pirkl <[email protected]>1 parent 2b04949 commit f41d3ce
File tree
38 files changed
+1215
-418
lines changed- .github/workflows
- .settings
- doc/changes
- launch
- src
- main/java/com/exasol
- datatype/type
- sql
- ddl/create
- rendering
- test
- java/com/exasol/sql
- ddl/create
- rendering
- expression
- function/exasol
- rendering
- resources
38 files changed
+1215
-418
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments