Hi,
I want to use other column names in a view as the names in the table. Is this possible with liquibase?
f.e:
- CREATE VIEW myview (colview1, colview2)
- AS
- SELECT coltbl1, coltbl2 FROM mytable
kind regards
Frank
Hi,
I want to use other column names in a view as the names in the table. Is this possible with liquibase?
f.e:
Hi, is it possible to modify the column name of a view?
kind regards,
Frank
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Maven diff not working for view | 1 | 332 | October 7, 2022 | |
| MSSQL: generateChangeLog fails - case sensitive view names | 0 | 407 | February 7, 2013 | |
| Save a view definition as part of a changeset | 1 | 348 | January 8, 2014 | |
| Creating a view using code. | 8 | 550 | April 11, 2018 | |
| Liquibase Create View in Schema - Issue | 2 | 6872 | May 26, 2023 |