RubyGems Navigation menu

query_exec 0.0.4

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 checksum:

69ec11feefb6dd37cc99608680e6ce83098ef9c69ca406a37cc61606c7e91072

總下載次數 12,213

這個版本 2,246

License:

Ruby 版本需求: >= 0

相關連結: