[Nitro] [PATCH] some fixes + enhancements

Jonathan Buch john at oxyliquit.de
Wed Dec 27 12:12:43 EST 2006


Hi,

This also fixes the bug reported by Bill Kelly.

There are a few more fixes for Oracle as well, so anyone who wants
further Oracle support, please test these patches and report back.


Fri Dec  8 19:17:06 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * sql.rb split create_table, oracle fixes

Fri Dec  8 20:48:11 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * oracle fixes, resolve_limit_options works

Sat Dec  9 13:33:35 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * split method_missing in entity.rb
   move functionality to 2 extra methods, find_by_() and find_or_create_by_()

Wed Dec 13 11:58:40 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * Fix for sql.rb create_field map to make it even more general
   also some minor enhancements in tcs

Wed Dec 13 12:02:15 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * sqlite enhancements

Wed Dec 13 12:03:12 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * fix nasty sti bug
   it wanted the 'ogtype' field always as the first field.  Fix to not rely on
   that.

Wed Dec 13 12:07:10 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * set force_boolean for populate_object (.assign) to true as default

Wed Dec 27 15:56:33 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * WITHOUT OIDS for psql, psql < 8.0 add oid column without that

Wed Dec 27 17:11:04 CET 2006  Jonathan Buch <john at oxyliquit.de>
   * some sti fixes, minor other stuff

-- 
Feel the love
http://pinkjuice.com/pics/ruby.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pbndl.patch.tar.bz2
Type: application/bzip2
Size: 7135 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/nitro-general/attachments/20061227/674d7610/attachment-0001.bin 


More information about the Nitro-general mailing list