Hi,
I found a topic below: http://www.mail-archive.com/liquibase-user@lists.sourceforge.net/msg00079.html
But when I try it, it does not work. I looked at the code in function AbstractTypeConverter::getDataType() like below. It means datetime will always be used if I use a type including other characters except timestamp.
} else if (dataTypeName.toUpperCase().contains(“TIMESTAMP”)) {
returnTypeName = getDateTimeType();
Is it a designed behaviour?
Thanks.
David Li
-
Learn
-
Resources
-
Free Tools
OSS Risk Scanner Database DevOps Risk AssessmentCheat Sheets
Snowflake + Liquibase Databricks + Liquibase -
eBooks
6 Liquibase Community Risks & How to Avoid Guide: SOC 2 Compliance at the Database Layer Guide: Quantify the Value of Liquibase Secure -
Comparison Guides
Liquibase vs. Flyway Liquibase vs. Bytebase Liquibase Community vs Liquibase Secure
-
- Quickstart
- Get Started
- Documentation
- University
-
Resources
- Connect
- Contribute
- Join
- Blog