On Wed, Dec 10, 2008 at 03:17:15PM +0000, Tom Ellis wrote:
> http://www.sqlobject.org/SQLObject.html#runtime-column-and-join-changes
> claims that "SQLite does not support this feature".  However for the simple
> case I have tried it works just as well on sqlite as postgres (see code
> below).
> 
> Also, http://www.sqlobject.org/News.html#id25 claims that "Implemented
> addColumn() for SQLite."
> 
> This is all inconsistent.  What's the true state of addColumn and delColumn
> on sqlite?

   True state: addColumn() and delColumn() are fully supported for SQLite;
delColumn was announced at http://www.sqlobject.org/News.html#id2. The only
problem is documentation. I will remove the sentence. Thank you for
spotting this.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to