Sha256: 83367c3287710980a5367942da755ea624fab9f76efb62bca6fcdc0f79dbbc54
Contents?: true
Size: 570 Bytes
Versions: 1
Compression:
Stored size: 570 Bytes
Contents
# Jdbc::Vertica Basic library for jdbc vertica. ## Installation Add this line to your application's Gemfile: ```ruby gem 'jdbc-vertica' ``` And then execute: $ bundle Or install it yourself as: $ gem install jdbc-vertica ## Usage see example files. ## Contributing 1. Fork it ( https://github.com/[my-github-username]/jdbc-vertica/fork ) 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 a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jdbc-vertica-0.0.1 | README.md |