RubyGems Navigation menu

query_exec 0.0.5

This gem is used to execute SQL queries in our rails application. Sample syntax result=QueryExec.run('select * from users'). Using this we can execute all the commands like select,update,create,delete.,etc

Gemfile:
=

安裝:
=

版本列表:

  1. 0.0.5 August 28, 2014 (5.0 KB)
  2. 0.0.4 August 28, 2014 (4.5 KB)
  3. 0.0.3 August 28, 2014 (4.5 KB)
  4. 0.0.2 August 28, 2014 (4.0 KB)
  5. 0.0.1 August 28, 2014 (4.0 KB)

擁有者:

作者:

  • M.Viji Kumar

SHA 256 總和檢查碼:

=

總下載次數 12,888

這個版本 3,415

版本发布:

授權:

Ruby 版本需求: >= 0

相關連結: