There is not support for either case with the "normal" tags, you are
going to have to use <sql> tags.  Inserting data via sequence is
something we may support with the <insert> tag eventually since it is a
cross-database use case.  Creating synonyms is oracle specific so it
will probably always need to be done via <sql>

Nathan

-----Original Message-----
From: jfrapper [mailto:[email protected]] 
Sent: Wednesday, March 04, 2009 12:07 PM
To: [email protected]
Subject: [Liquibase-user] New liquibase user - a couple of initial
questions


Greetings,

I am evaluating liquibase for usage in our company to continuously
integrate
the database and I had a couple of initial questions.  They are oracle
specific.

1.  Is there a tag I could use to create a synonym?
2.  How would I insert data using an oracle sequence?

The answer to both of these could be use the <sql> tag, but I though I
would
ask if its in the "normal" tags and I just didnt see it.

Cheers,
JF


-- 
View this message in context:
http://www.nabble.com/New-liquibase-user---a-couple-of-initial-questions
-tp22335728p22335728.html
Sent from the LiquiBase - User mailing list archive at Nabble.com.


------------------------------------------------------------------------
------
Open Source Business Conference (OSBC), March 24-25, 2009, San
Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
-Strategies to boost innovation and cut costs with open source
participation
-Receive a $600 discount off the registration fee with the source code:
SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Liquibase-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to