Files
liquibase/liquibase-4.9.1/examples/sql/blank-changelog.sql
2022-04-24 01:30:18 +03:00

13 lines
218 B
SQL

--liquibase formatted sql
/* https://www.liquibase.org/documentation/sql_format.html */
--changeset authorname:1
/* Insert SQL change objects here */
--changeset authorname:2
/* Insert SQL change objects here */