fredag 16 maj 2008

too many monkeys

Seems like both activerecord and sequel want to patch the mysql adapter, so if you want to use both in the same project simultaneously you need to monkeypatch the monkeypatches. Or rather replace the file lib/sequel_core/adapters/mysql.rb with this file.

Otherwise you seems to get empty results from activerecord find requests where all fields are nil. To many sticky fingers in the database jar.

Inga kommentarer: