Skip to content

Commit

Permalink
add warning to README
Browse files Browse the repository at this point in the history
  • Loading branch information
russross committed Jul 31, 2013
1 parent 10ee491 commit 114ddeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Meddler
Meddler is a small toolkit to take some of the tedium out of moving data
back and forth between sql queries and structs.

DANGER: meddler is still a work in progress, and additional
backward-incompatible changes to the API are likely.

It is not a complete ORM. It is intended to be lightweight way to add some
of the convenience of an ORM while leaving more control in the hands of the
programmer.
Expand Down

0 comments on commit 114ddeb

Please sign in to comment.