<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-sqlite3/PLIST, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-22T15:52:59Z</updated>
<entry>
<title>Update ruby-sqlite3 package to 1.2.2.</title>
<updated>2008-06-22T15:52:59Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2008-06-22T15:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b440d0be9c5ab85ac438ced10488d2200e5192a6'/>
<id>urn:sha1:b440d0be9c5ab85ac438ced10488d2200e5192a6</id>
<content type='text'>
Changes:
=== 1.2.2 / 31 May 2008

* Make the table_info method adjust the returned default value for the rows
  so that the sqlite3 change in 3.3.8 and greater can be handled
  transparently [Jamis Buck &lt;jamis@37signals.com&gt;]

* Ruby 1.9 compatibility tweaks [Roman Le Negrate &lt;roman2k@free.fr&gt;]

* Various performance enhancements [thanks Erik Veenstra]

* Correct busy_handler documentation [Rob Holland &lt;rob@inversepath.com&gt;]

* Use int_bind64 on Fixnum values larger than a 32bit C int can take. [Rob Holland &lt;rob@inversepath.com&gt;]

* Work around a quirk in SQLite's error reporting by calling sqlite3_reset
  to produce a more informative error code upon a failure from
  sqlite3_step. [Rob Holland &lt;rob@inversepath.com&gt;]

* Various documentation, test, and style tweaks [Rob Holland &lt;rob@inversepath.com&gt;]

* Be more granular with time/data translation [Rob Holland &lt;rob@inversepath.com&gt;]

* Use Date directly for parsing rather than going via Time [Rob Holland &lt;rob@inversepath.com&gt;]

* Check for the rt library and fdatasync so we link against that when
  needed [Rob Holland &lt;rob@inversepath.com&gt;]

* Rename data structures to avoid collision on win32. based on patch
  by: Luis Lavena [Rob Holland &lt;rob@inversepath.com&gt;]

* Add test for defaults [Daniel Rodr?guez Troiti?o]

* Correctly unquote double-quoted pragma defaults [?ukasz Dargiewicz &lt;lukasz.dargiewicz@gmail.com&gt;]</content>
</entry>
<entry>
<title>Install as a gem using the pkgsrc rubygem.mk framework instead of</title>
<updated>2008-04-04T15:30:00Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-04T15:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=49044b1ec2caacbe0cd6751700981b592cdb06b1'/>
<id>urn:sha1:49044b1ec2caacbe0cd6751700981b592cdb06b1</id>
<content type='text'>
directly into site_ruby.</content>
</entry>
<entry>
<title>Update ruby-sqlite3 to 1.2.1.</title>
<updated>2007-04-01T09:10:34Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2007-04-01T09:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4a0f59508965f62be9a293b284c66a4dde815694'/>
<id>urn:sha1:4a0f59508965f62be9a293b284c66a4dde815694</id>
<content type='text'>
Release Name: 1.2.1

Notes:
Only a single change in this release: sqlite3
3.3.8 and higher have changed the format of the
'dflt_value' column for the table_info pragma.
This caused breakage in apps that depend on that
pragma, like Ruby on Rails. This release makes the
Database#table_info helper check the libversion,
and adjust the dflt_value column accordingly. If
you want the new format and not the old, you can
invoke the table_info pragma directly, instead of
using the helper.

Release Name: 1.2.0

Notes:
* Fixed bug that caused crashes when type translation was asked to translate the type of a typeless column (like count(*), etc.)
* Added pre-built sqlite3_api_wrap.c to remove the dependency on SWIG.
* db.transaction should now catch all exceptions (bug #3981)
* Removed lots of warnings when running in -w mode
* Fixed problems with callbacks (thanks Sylvan Joyeux!)
* Named bind parameters may now be specified as symbols, or as strings. You can also leave off the leading colon when specifying them as a string.
* DL (pure-ruby) driver is now deprecated.
* Bignum values may be bound in a prepared statement.
* Get a more detailed error message when the connection cannot be established.
* Reset the statement when binding new variables to a prepared statement.</content>
</entry>
<entry>
<title>Merge (almost replace) this package with ruby-sqlite3 in pkgsrc-wip</title>
<updated>2006-04-05T15:18:34Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-04-05T15:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=923278f2fcabaae63c9c535775f09c497c5bd5be'/>
<id>urn:sha1:923278f2fcabaae63c9c535775f09c497c5bd5be</id>
<content type='text'>
packgaed by OBATA Akio, because the latter is more complete.

Bump PKGREVISION.</content>
</entry>
<entry>
<title>Import ruby-sqlite3.</title>
<updated>2006-03-30T16:21:14Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-03-30T16:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bd7ad53a6fdce5bbce9343ab2d1dad25497e5eb6'/>
<id>urn:sha1:bd7ad53a6fdce5bbce9343ab2d1dad25497e5eb6</id>
<content type='text'>
This module allows Ruby programs to interface with the SQLite database
engine.</content>
</entry>
</feed>
