Skip to content

yayohei/ruby-sql-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-sql-maker

Build Status Coverage Status

SQL Builder for Ruby

ChangeLog

See CHANGELOG.md for details.

ToDo

  1. Support plugins
  2. Write documents

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright

Copyright (c) 2014 Naotoshi Seo. See LICENSE.txt for details.

Acknowledgement

Ruby SQL::Maker is a ruby port of following perl modules:

  1. https://github.com/tokuhirom/SQL-Maker
  2. https://github.com/kazuho/SQL-QueryMaker

Thank you very much!!!

Packages

No packages published

Languages

  • Ruby 100.0%