A new topic, 'Function-based index', has been made on a board you are watching.
You can see it at
http://liquibase.org/forum/index.php?topic=648.new#new
The text of the topic is shown below:
I run liquibase 1.9.5 on an Oracle 10 database.
I run generateChangeLog in order to get a snapshot of the database as it looks
like. On of the indeces we have is defined like this if you look at it in TOAD.
CREATE INDEX myIndex ON myTable (UPPER("myColumn"))
The generateChangeLog generates a createIndex changeSet with column name =
SYS_NC00007$ which obiously is not the name of the column. The result is that
when I run the changeLog I get "ORA-00904: SYS_NC00007$: Invalid identifier"
Is that something that is possible to do something about?
Best regards /Lasse
Unsubscribe to new topics from this board by clicking here:
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0
Regards,
The Liquibase Community Forum Team.------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user