Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby2.5-rubygem-sqlite3 | Distribution: SUSE Linux Enterprise 15 |
Version: 1.3.9 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 3.3.1 | Build date: Tue May 12 01:39:56 2020 |
Group: Development/Languages/Ruby | Build host: ibs-arm-2 |
Size: 251003 | Source RPM: rubygem-sqlite3-1.3.9-3.3.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/sparklemotion/sqlite3-ruby | |
Summary: This module allows Ruby programs to interface with the SQLite3 |
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). 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.
BSD-3-Clause
* Sat Nov 01 2014 [email protected] - Removed rpmlinrc file because the warnings have been solved * Fri Oct 17 2014 [email protected] - adding rpmlintrc as source * Tue Oct 14 2014 [email protected] - adapt to new rubygem packaging style * Sat Mar 15 2014 [email protected] - updated to version 1.3.9 * Bugfixes: * Reset exception message. Closes #80 * Reduce warnings due unused pointers. Closes #89 * Add BSD-3 license reference to gemspec. Refs #99 and #106 * Mon Feb 10 2014 [email protected] - license update: BSD-3-Clause See LICENSE in data/ * Thu Feb 06 2014 [email protected] - use new macros * Mon Aug 26 2013 [email protected] - updated to version 1.3.8 * Enhancements: * Windows: build against SQLite 3.7.17 * Bugfixes: * Reset exception message. Closes #80 * Correctly convert BLOB values to Ruby. Closes #65 * Add MIT license reference to gemspec. Closes #99 * Remove unused pointer. Closes #89 * Internal: * Backport improvements in cross compilation for Windows * Use of Minitest for internal tests * Use Gemfile (generated by Hoe) to deal with dependencies * Cleanup Travis CI * Sun Jan 20 2013 [email protected] - updated to version 1.3.7 * Bugfixes * Closing a bad statement twice will not segv. * Internal * Unset environment variables that could affect cross compilation. * Tue Apr 17 2012 [email protected] - update to 1.3.6 * Enhancements * Windows: build against SQLite 3.7.11 * Added SQLite3::ResultSet#each_hash for fetching each row as a hash. * Added SQLite3::ResultSet#next_hash for fetching one row as a hash. * Bugfixes * Support both UTF-16LE and UTF-16BE encoding modes on PPC. Closes #63 * Protect parameters to custom functions from being garbage collected too soon. Fixes #60. Thanks hirataya! * Fix backwards compatibility with 1.2.5 with bind vars and `query` method. Fixes #35. * Fix double definition error caused by defining sqlite3_int64/uint64. * Fix suspicious version regexp. * Deprecations * ArrayWithTypesAndFields#types is deprecated and the class will be removed in version 2.0.0. Please use the `types` method on the ResultSet class that created this object. * ArrayWithTypesAndFields#fields is deprecated and the class will be removed in version 2.0.0. Please use the `columns` method on the ResultSet class that created this object. * The ArrayWithTypesAndFields class will be removed in 2.0.0 * The ArrayWithTypes class will be removed in 2.0.0 * HashWithTypesAndFields#types is deprecated and the class will be removed in version 2.0.0. Please use the `types` method on the ResultSet class that created this object. * HashWithTypesAndFields#fields is deprecated and the class will be removed in version 2.0.0. Please use the `columns` method on the ResultSet class * Thu Apr 05 2012 [email protected] - update to 1.3.5 * Enhancements * Windows: build against SQLite 3.7.9 * Static: enable SQLITE_ENABLE_COLUMN_METADATA * Added Statement#clear_bindings! to set bindings back to nil * Bugfixes * Fixed a segv on Database.new. Fixes #34 (thanks nobu!) * Database error is not reset, so don't check it in Statement#reset! * Remove conditional around Bignum statement bindings. Fixes #52. Fixes #56. Thank you Evgeny Myasishchev. * Internal * Use proper endianness when testing database connection with UTF-16. Fixes #40. Fixes #51 * Use -fPIC for static compilation when host is x86_64.
/usr/lib64/ruby/gems/2.5.0/build_info /usr/lib64/ruby/gems/2.5.0/cache/sqlite3-1.3.9.gem /usr/lib64/ruby/gems/2.5.0/extensions/aarch64-linux/2.5.0/sqlite3-1.3.9 /usr/lib64/ruby/gems/2.5.0/extensions/aarch64-linux/2.5.0/sqlite3-1.3.9/gem.build_complete /usr/lib64/ruby/gems/2.5.0/extensions/aarch64-linux/2.5.0/sqlite3-1.3.9/sqlite3 /usr/lib64/ruby/gems/2.5.0/extensions/aarch64-linux/2.5.0/sqlite3-1.3.9/sqlite3/sqlite3_native.so /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9 /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/.gemtest /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/API_CHANGES.rdoc /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/CHANGELOG.rdoc /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/ChangeLog.cvs /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/Gemfile /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/LICENSE /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/Manifest.txt /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/README.rdoc /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/Rakefile /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/ext /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/ext/sqlite3 /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/ext/sqlite3/.sitearchdir.-.sqlite3.time /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/ext/sqlite3/extconf.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/ext/sqlite3/sqlite3_native.so /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/faq /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/faq/faq.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/faq/faq.yml /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3 /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/constants.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/database.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/errors.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/pragmas.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/resultset.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/sqlite3_native.so /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/statement.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/translator.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/value.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/lib/sqlite3/version.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/setup.rb /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/tasks /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/tasks/faq.rake /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/tasks/gem.rake /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/tasks/native.rake /usr/lib64/ruby/gems/2.5.0/gems/sqlite3-1.3.9/tasks/vendor_sqlite3.rake /usr/lib64/ruby/gems/2.5.0/specifications/sqlite3-1.3.9.gemspec /usr/share/doc/packages/ruby2.5-rubygem-sqlite3 /usr/share/doc/packages/ruby2.5-rubygem-sqlite3/CHANGELOG.rdoc /usr/share/doc/packages/ruby2.5-rubygem-sqlite3/LICENSE /usr/share/doc/packages/ruby2.5-rubygem-sqlite3/README.rdoc
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:17:49 2024