Constraints: NOT NULL, UNIQUE, PRIMARY KEY, CHECK, and DEFAULT. Table Alteration: Adding columns, dropping columns, and modifying data types using the ALTER statement.
This code example demonstrates how to use Liquibase with Amazon Aurora DSQL. The example shows you how to connect to an Aurora DSQL cluster and manage database schema changes using Liquibase's ...