
Lora Griffin
- Total activity 211
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 143
Articles
Recent activity by Lora Griffin-
Why is my schema name not being treated as case-sensitive?
Applies to: Liquibase Pro Liquibase Open Source (Commnity) Conditions: Non-modeled changesets (i.e., formatted SQL and raw SQL) Question: Why is the casing of my schema name not preserved when...
-
How are ticket severity (priority) levels defined?
Applies to: Liquibase Support Portal Question: How are ticket severity (priority) levels defined? Answer: The severity or priority of each support ticket is determined by the type of issue and ...
-
How to Structure a Complex Changelog
Overview We've assembled some best practices and examples for managing changesets and changelogs based on some of the most common use cases. Option 1: Utilizing 'includeAll' with Formatted SQL ...
-
Using Liquibase and Windows Integrated Security with SQL Server
Applies to: Liquibase Pro Summary: If your application runs on a Windows-based intranet, you can use Windows Integrated Authentication to access your database. Integrated security uses the curre...
-
How to use multiple Mongo files for changesets
Applies to: Liquibase Pro Summary: For Mongo databases, changelogs need to be formatted in a specific way to deploy to the Mongo database. Therefore, the changelog can only be an XML file, and ...
-
Null constraint removed
Applies to: Liquibase Enterprise Conditions: All Liquibase Enterprise releases prior to version 7.14 Microsoft SQLServer projects Issue Summary: When deploying a create table changeSet with...
-
Learning Liquibase for Developers
Liquibase University Recommended Courses (Free) Fundamentals of Liquibase (LBF101) Liquibase Pro (LBP201) Liquibase Commands for Troubleshooting (LB201) Liquibase and the CI/CD Process (LB202) ...
-
StackOverflowError Error Message When Using Snapshot
Applies to: Liquibase Enterprise (Datical) Issue Summary: When running the `snapshot` command, the job fails with an error message: "Error: null (java.lang.StackOverflowError)." Error Message: Er...
-
[Error] Object 'DATABASECHANGELOG_custom' already exists
Applies to: Liquibase Pro Liquibase Open Source (Community) Conditions: Liquibase Pro and Open Source versions prior to v4.24.0 Snowflake Issue Summary: When using the liquibase.databaseChang...
-
How to configure Liquibase to connect to Snowflake using a Private Key
Applies to: Liquibase Pro Liquibase Open Source (Community) Summary: You can configure your Liquibase environment to connect to your Snowflake database using a private key. This method supports ...