If you run liquibase on HSQLDB to create a table named blob for example, it will generate the table “blob”. This is because blob is a keyword so the generated SQL looks something like CREATE TABLE “blob”, which in HSQLDB means the table will be in lowercase. Is there a way to specify that I want the tables to be in uppercase?(other than modifying the changeLogs)
-
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