Inserting PostgreSQL arrays with Clojure. I can't find a way to insert Postgres' array type with Clojure. (sql/insert! db :things {:animals ["cow" "pig"]}).
確定! 回上一頁