Diff types questions

Hi,

  In my liquibase.properties I have specified:


diffTypes: index (not indexes as specified here: 

select ucc.column_name from all_cons_columns ucc where ucc.constraint_name='my_table and ucc.owner=‘owner’ order by ucc.position



  



I see there are some problems around how we limit what gets snapshoted. I logged https://liquibase.jira.com/browse/CORE-1401 but I think it will be too large a fix to get into 3.0.3. It is high priority to fix, though.


Nathan

Thanks!
Tibi