Subject Re: [firebird-support] isql and t-sql
Author Philippe Makowski
2011/1/7 samcarleton <scarleton@...>
> I need to create some upgrade scripts which have a "if not exists" in them, since some customers have the element others don't. Does isql support this type of thing? If not, any suggestions on how to implement it?
unfortunatly, isql have no t-sql extensions
(http://en.wikipedia.org/wiki/Transact-SQL)
it would be nice to have
may be one idea could be adding lua into isql ?
about implementation, usualy the way is to post a proposal on
architect list and discuss about details on devel list
you can start by looking at the isql code I guess
http://firebird.svn.sourceforge.net/viewvc/firebird/firebird/trunk/src/isql/