SQL Builder for Ruby
See CHANGELOG.md for details.
- Support plugins
- Write documents
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright (c) 2014 Naotoshi Seo. See LICENSE.txt for details.
Ruby SQL::Maker is a ruby port of following perl modules:
Thank you very much!!!