Ricardo Sanchez

Results 5 issues of Ricardo Sanchez

How is it possible to set a column type in postgre from this list https://www.postgresql.org/docs/9.5/static/datatype.html ? In the documentation, it is only information about "smallint, json, jsonb and uuid" but...

feature

The $(..).attr(String, String) is the right type for this function. `setAttr :: forall eff a. String -> a -> JQuery -> Eff (dom :: DOM | eff) Unit` should be...

Would it make sense to include `$(..).data`?

I see there is no a getAttr function, but there is a setAttr is there a reason for this? or just pending feature?

It would be nice to be able to add this parameter `--language=`. Without this, it is annoying to have quasiquoters in a file. A known work around is to add...