产品详情
说明: 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.
文件列表:
.travis.yml,182,2014-02-25
ext
...\sqlite3
...\.......\backup.c,4474,2014-02-25
...\.......\backup.h,320,2014-02-25
...\.......\database.c,21417,2014-02-25
...\.......\database.h,247,2014-02-25
...\.......\exception.c,2747,2014-02-25
...\.......\exception.h,181,2014-02-25
...\.......\extconf.rb,1474,2014-02-25
...\.......\sqlite3.c,2241,2014-02-25
...\.......\sqlite3_ruby.h,1175,2014-02-25
...\.......\statement.c,11285,2014-02-25
...\.......\statement.h,289,2014-02-25
Gemfile,500,2014-02-25
lib
...\sqlite3
...\.......\constants.rb,1745,2014-02-25
...\.......\database.rb,20137,2014-02-25
...\.......\errors.rb,1419,2014-02-25
...\.......\pragmas.rb,7757,2014-02-25
...\.......\resultset.rb,5745,2014-02-25
...\.......\statement.rb,4072,2014-02-25
...\.......\translator.rb,4114,2014-02-25
...\.......\value.rb,1057,2014-02-25
...\.......\version.rb,457,2014-02-25
...\sqlite3.rb,249,2014-02-25
Manifest.txt,1107,2014-02-25
Rakefile,198,2014-02-25
README.rdoc,2662,2014-02-25
setup.rb,28425,2014-02-25
tasks
.....\faq.rake,188,2014-02-25
.....\gem.rake,951,2014-02-25
.....\native.rake,1371,2014-02-25
.....\vendor_sqlite3.rake,2688,2014-02-25
test
....\helper.rb,333,2014-02-25
....\test_backup.rb,1054,2014-02-25
....\test_collation.rb,2118,2014-02-25
....\test_database.rb,10121,2014-02-25
....\test_database_readonly.rb,789,2014-02-25
....\test_deprecated.rb,1073,2014-02-25
....\test_encoding.rb,4725,2014-02-25
....\test_integration.rb,15574,2014-02-25
....\test_integration_open_close.rb,715,2014-02-25
....\test_integration_pending.rb,2287,2014-02-25
....\test_integration_resultset.rb,4102,2014-02-25
....\test_integration_statement.rb,5077,2014-02-25
....\test_result_set.rb,978,2014-02-25
....\test_sqlite3.rb,155,2014-02-25
....\test_statement.rb,6919,2014-02-25
....\test_statement_execute.rb,1057,2014-02-25
ext
...\sqlite3
...\.......\backup.c,4474,2014-02-25
...\.......\backup.h,320,2014-02-25
...\.......\database.c,21417,2014-02-25
...\.......\database.h,247,2014-02-25
...\.......\exception.c,2747,2014-02-25
...\.......\exception.h,181,2014-02-25
...\.......\extconf.rb,1474,2014-02-25
...\.......\sqlite3.c,2241,2014-02-25
...\.......\sqlite3_ruby.h,1175,2014-02-25
...\.......\statement.c,11285,2014-02-25
...\.......\statement.h,289,2014-02-25
Gemfile,500,2014-02-25
lib
...\sqlite3
...\.......\constants.rb,1745,2014-02-25
...\.......\database.rb,20137,2014-02-25
...\.......\errors.rb,1419,2014-02-25
...\.......\pragmas.rb,7757,2014-02-25
...\.......\resultset.rb,5745,2014-02-25
...\.......\statement.rb,4072,2014-02-25
...\.......\translator.rb,4114,2014-02-25
...\.......\value.rb,1057,2014-02-25
...\.......\version.rb,457,2014-02-25
...\sqlite3.rb,249,2014-02-25
Manifest.txt,1107,2014-02-25
Rakefile,198,2014-02-25
README.rdoc,2662,2014-02-25
setup.rb,28425,2014-02-25
tasks
.....\faq.rake,188,2014-02-25
.....\gem.rake,951,2014-02-25
.....\native.rake,1371,2014-02-25
.....\vendor_sqlite3.rake,2688,2014-02-25
test
....\helper.rb,333,2014-02-25
....\test_backup.rb,1054,2014-02-25
....\test_collation.rb,2118,2014-02-25
....\test_database.rb,10121,2014-02-25
....\test_database_readonly.rb,789,2014-02-25
....\test_deprecated.rb,1073,2014-02-25
....\test_encoding.rb,4725,2014-02-25
....\test_integration.rb,15574,2014-02-25
....\test_integration_open_close.rb,715,2014-02-25
....\test_integration_pending.rb,2287,2014-02-25
....\test_integration_resultset.rb,4102,2014-02-25
....\test_integration_statement.rb,5077,2014-02-25
....\test_result_set.rb,978,2014-02-25
....\test_sqlite3.rb,155,2014-02-25
....\test_statement.rb,6919,2014-02-25
....\test_statement_execute.rb,1057,2014-02-25
