Lighthouseapp - zdennis.lighthouseapp.com - zdennis Events
General Information:
Latest News:
ar-extensions: sanitize_sql_from_hash doesn't append nil to values array [#31] 1 Jul 2010 | 02:56 am
+1 vote for this bug being fixed. This is a killer bug
ar-extensions: Trouble with require statements and MySQL Adapter [#11] 1 Dec 2009 | 02:37 pm
→ Assigned user cleared. I installed ar-extensions for the first time today, and in attempting to use on_duplicate_key_update in a rake task I ran smack into this problem. I'm using 0.9.2 with Rai...
ar-extensions: Postgres problem with import [#5] 26 Oct 2009 | 03:58 pm
→ Tag changed from import , postgres to import , patch , postgres Hi, I monkey patched import support for Postgres into ar-extensions. Works fine so far (Postgres-8.3 from MacPorts), at l...
ar-extensions: Postgres problem with import [#5] 17 Oct 2009 | 09:22 pm
→ Tag changed from csv , import , postgres , rails2.1.0 to import , postgres Hi, please implement postgresql batch imports. I had it working using 0.8.2 by adding something like "def suppo...
ar-extensions: Postgres problem with import [#5] 17 Oct 2009 | 09:22 pm
Hi, please implement postgresql batch imports. I had it working using 0.8.2 by adding something like "def supports_import?; true; end" in the adapter file, but this doesn't work with 0.9.2 any more....
ar-extensions: Trouble with require statements and MySQL Adapter [#11] 19 Sep 2009 | 01:12 am
I had the same issue with 0.9.2 and running within Rails 2.3.2. If I only use "require 'ar-extensions'", no error. If I don't add explicitely the import module for SQLite, it does not do the fast im...
ar-extensions: sanitize_sql_from_hash doesn't append nil to values array [#31] 18 Aug 2009 | 05:49 am
See: http://github.com/zdennis/ar-extensions/issues#issue/4 Sorry, I opened the github issue before noticing the lighthouse account. The following call to sanitize_sql_from_hash yields invalid con...
ar-extensions: patch to support importing tables with composite primary keys [#30] 29 Jul 2009 | 03:18 am
I'm using the composite primary keys plugin ( http://compositekeys.rubyforge.org/ ) and found that I couldn't import tables with composite keys because ar-extensions didn't know how to check whether t...
ar-extensions: Rails 2.3.3 sanitize_sq() [#28] 23 Jul 2009 | 09:58 am
→ State changed from hold to resolved fixed in 0.9.2 release
ar-extensions: rails 2.3.3 and has_many [#29] 23 Jul 2009 | 09:57 am
→ State changed from hold to resolved released tonight in 0.9.2 ar-extensions

