Ticket #354 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

patch to merb_sequel connection.rb - fix typo and add password config option

Reported by: devja..@dusty.name Assigned to:
Priority: major Milestone: 0.4.2
Component: Merb Keywords: sequel
Cc:

Description

small typo in connection.rb prevents loading any adapter except for sqlite added password config option to allow using passwords when connecting to db

Attachments

merb_sequel.diff (0.8 kB) - added by devja..@dusty.name on 12/10/07 21:13:37.
patch to merb_sequel connection.rb

Change History

12/10/07 21:13:37 changed by devja..@dusty.name

  • attachment merb_sequel.diff added.

patch to merb_sequel connection.rb

12/13/07 22:37:55 changed by e.@brainspl.at

  • status changed from new to closed.
  • resolution set to fixed.

(In [1095]) patch to merb_sequel connection.rb - fix typo and add password config option closes #354