一些個人在開發的小筆記
DB[:table].where(:column => :data).select(:column)
DB[:table].where(:column => :data).select(:column).map {|data| data.values}
沒有留言:
張貼留言