A new topic, 'createView problem...validation fails, requires "selectQuery" to 
be set?', has been made on a board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=702.new#new

The text of the topic is shown below:

2.0rc5

I have a pretty simple createView invocation.

<createView schemaName="..." 
viewName="com.fribble:foo::bizbaw.FooRecord.ViewCreation">
SELECT ...
</createView>

Upon running my changelog, I get a validation error like this:

INFO: Validation Failed:
     1 changes have validation failures
          selectQuery is required, 
com.fribble:foo::bizbaw.FooRecord.ViewCreation::ljnelson::(Checksum: 
2:98fac48867db4f6e9abe9b68f961772d)

What am I doing wrong?  Is there some undocumented <selectQuery> element I 
should be using?

(How do I create a view using Liquibase?)

Best,
Laird

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.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to