文件名称:sqlite3-ruby-master
-
所属分类:
- 标签属性:
- 上传时间:2014-07-09
-
文件大小:58.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Ruby bindings for the SQLite3 embedded database.
This module allows Ruby programs to interface with the SQLite3 database engine. You must have the SQLite engine installed in order to build this module.
Note that this module is only compatible with SQLite 3.6.16 or newer.
This module allows Ruby programs to interface with the SQLite3 database engine. You must have the SQLite engine installed in order to build this module.
Note that this module is only compatible with SQLite 3.6.16 or newer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test/
test/helper.rb
test/test_backup.rb
test/test_collation.rb
test/test_database.rb
test/test_database_readonly.rb
test/test_deprecated.rb
test/test_encoding.rb
test/test_integration.rb
test/test_integration_open_close.rb
test/test_integration_pending.rb
test/test_integration_resultset.rb
test/test_integration_statement.rb
test/test_result_set.rb
test/test_sqlite3.rb
test/test_statement.rb
test/test_statement_execute.rb
.travis.yml
Gemfile
Manifest.txt
Rakefile
README.rdoc
setup.rb
ext/
ext/sqlite3/
ext/sqlite3/backup.c
ext/sqlite3/backup.h
ext/sqlite3/database.c
ext/sqlite3/database.h
ext/sqlite3/exception.c
ext/sqlite3/exception.h
ext/sqlite3/extconf.rb
ext/sqlite3/sqlite3.c
ext/sqlite3/sqlite3_ruby.h
ext/sqlite3/statement.c
ext/sqlite3/statement.h
lib/
lib/sqlite3/
lib/sqlite3/constants.rb
lib/sqlite3/database.rb
lib/sqlite3/errors.rb
lib/sqlite3/pragmas.rb
lib/sqlite3/resultset.rb
lib/sqlite3/statement.rb
lib/sqlite3/translator.rb
lib/sqlite3/value.rb
lib/sqlite3/version.rb
lib/sqlite3.rb
tasks/
tasks/faq.rake
tasks/gem.rake
tasks/native.rake
tasks/vendor_sqlite3.rake
test/helper.rb
test/test_backup.rb
test/test_collation.rb
test/test_database.rb
test/test_database_readonly.rb
test/test_deprecated.rb
test/test_encoding.rb
test/test_integration.rb
test/test_integration_open_close.rb
test/test_integration_pending.rb
test/test_integration_resultset.rb
test/test_integration_statement.rb
test/test_result_set.rb
test/test_sqlite3.rb
test/test_statement.rb
test/test_statement_execute.rb
.travis.yml
Gemfile
Manifest.txt
Rakefile
README.rdoc
setup.rb
ext/
ext/sqlite3/
ext/sqlite3/backup.c
ext/sqlite3/backup.h
ext/sqlite3/database.c
ext/sqlite3/database.h
ext/sqlite3/exception.c
ext/sqlite3/exception.h
ext/sqlite3/extconf.rb
ext/sqlite3/sqlite3.c
ext/sqlite3/sqlite3_ruby.h
ext/sqlite3/statement.c
ext/sqlite3/statement.h
lib/
lib/sqlite3/
lib/sqlite3/constants.rb
lib/sqlite3/database.rb
lib/sqlite3/errors.rb
lib/sqlite3/pragmas.rb
lib/sqlite3/resultset.rb
lib/sqlite3/statement.rb
lib/sqlite3/translator.rb
lib/sqlite3/value.rb
lib/sqlite3/version.rb
lib/sqlite3.rb
tasks/
tasks/faq.rake
tasks/gem.rake
tasks/native.rake
tasks/vendor_sqlite3.rake
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.