Edmund Lee

Results 2 issues of Edmund Lee

I have a view controller that automatically opens up the keyboard by using `becomeFirstResponder` on a `UITextField`. But with Dotzu, it stops working.

`select_all` method seems to always return empty column types. rails 4.2.4 and activerecord-jdbcpostgresql-adapter 1.3.24 Consider this: ``` ActiveRecord::Base.connection.select_all("SELECT pg_is_in_recovery()") # => # ``` And compare with c ruby pg gem....

rails-4.x
postgres