reddmetrics / cartodb-clj

A simple Clojure client for CartoDB with OAuth support.
4 stars 1 forks source link

Develop #11

Closed danhammer closed 12 years ago

danhammer commented 12 years ago

Wrote functions to insert rows into a pre-existing table and to delete all rows a specified table using OAuth. Also erased most functions from the playground -- to be replaced later by more tightly specified examples. Added a utils namespace to manipulate SQL strings.

eightysteele commented 12 years ago

Dude looking nice! Can we bust out a few tests with this pull requests too?