Hello,
is there any way to define a primary key on a view in oracle?
thanks for this great tool!
Hello,
is there any way to define a primary key on a view in oracle?
thanks for this great tool!
Using the command? Not without extending it (http://liquibase.org/extensions).
You can always fall back to the tag and put the exact sql you want, if the built-in comands don’t support what you need.
Nathan
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Strange behavior with Liquibase 2.0.2 and mssql views | 3 | 380 | November 8, 2011 | |
| Add Primary Key - extension tag | 3 | 541 | August 3, 2009 | |
| Comments for views | 1 | 269 | March 26, 2012 | |
| Create materialized view in Oracle using Liquibase | 2 | 3808 | January 17, 2024 | |
| Liquibase createTable not creating primary Key | 1 | 687 | November 14, 2023 |