NOTICE: This package has been removed from pkgsrc

./databases/ruby-DBI, DBI for ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.2, Package name: ruby18-DBI-0.2.2, Maintainer: pkgsrc-users

Ruby/DBI - a database independent interface for accessing databases
similar to Perl's DBI.


Required to run:
[lang/ruby18-base]

Master sites:

SHA1: 13fa2616852c301e5f93973df516c2cf110983ae
RMD160: 0ffc86712b9419399471194d70d7413b401a512d
Filesize: 122.085 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-17 14:37:00 by Takahiro Kambe | Files touched by this commit (17) | Package removed
Log message:
Remove old ruby-DBI and ruby-DBD-* pacakges.
   2009-06-14 20:36:20 by Joerg Sonnenberger | Files touched by this commit (11)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-14 19:43:27 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2008-10-16 23:42:43 by Eric Haszlakiewicz | Files touched by this commit (1)
Log message:
Mention the use of this file by ruby-DBD-postgresql
   2008-10-16 23:39:51 by Eric Haszlakiewicz | Files touched by this commit (1)
Log message:
Conditionally set RUBY_DBI_VERSION to make it easier to build older
 version of dependent packages.
   2008-08-16 04:45:06 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update ruby-DBI package to 0.2.2.

This update also updates ruby-DBD-mysql, ruby-DBD-postgresql,
ruby-DBD-sqlite and ruby-DBD-sqlite3.

DBI 0.2.2

This contains another fix for postgres, which is similar to the fixes
in 0.2.1, but would only reveal itself when certain SQL functions were
used. Again, other DBDs were not affected.

See \ 
http://rubyforge.org/tracker/index.php?func=detail&aid=21567&group_id=234&atid=967 \ 
for more information.

DBI 0.2.1

This release is a bugfix release to solve #21567, which was a postgres
specific issue where columns with the same name would result in
missing rowdata. Non-postgres users should not be affected.
   2008-06-22 17:44:06 by Takahiro Kambe | Files touched by this commit (4) | Package updated
Log message:
ruby-DBI pacakge to 0.2.0.

== 0.2.0 - 03/16/2008

=== Summary

* SQLite (2.x) driver rewritten in ruby
* SQLite (3.x) driver provided by Jun Mukai
* Migrated DBD::Pg to 'pg' low-level library
* bytea and LOB support for DBD::Pg
* New DBD Test suite
* Tons of bug fixes

commit:: 7bc29dd74badd75daa99b4c1f2c97e93dbc6a405
Author:: Erik Hollensbe <erik@hollensbe.org>
Date::   Fri Mar 14 11:13:48 2008 -0700

* Fixed two bugs in the Pg driver (thanks again Mike Pomraning):
* A tables bug where the system tables were not being sent back.
* A columns bug where the columns were not properly selected when the schema \ 
search path was altered.

commit:: eaf228bdf1c992cd8c523872057e5d2e1901eb6d
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Wed Mar 12 15:35:08 2008 -0700

* Fix for timestamp type handling under mysql

commit:: ce4c59e0a60f0dc4bbd66cc84c1b2a50df17c6ca
Author:: Erik Hollensbe <erik@hollensbe.org>
Date::   Tue Mar 11 10:58:18 2008 -0700

* Some fixes for timestamp handling for SQLite3

commit:: beb4c5b31b355180761df024c6933e1b67a2f59c
Author:: Erik Hollensbe <erik@hollensbe.org>
Date::   Tue Mar 11 09:09:37 2008 -0700

* Patch provided by Mike Pomraning that gets timestamps in a sane fashion!

commit:: a6d70ffb23bb0493cd73ebe38dd413a9d86173bd
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sat Mar 8 19:05:58 2008 -0800

* Fixed a DBI::Timestamp#to_s error

commit:: 48690de14c144ac030b12a2a627db611a0ca257c
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sat Mar 8 01:19:42 2008 -0800

* Fix for #3916 - sth.any? and sth.rows.zero? not consistent across DBDs

commit:: 55f118d3e54dc546b133083271d80caccf00ab53
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sat Mar 8 00:34:51 2008 -0800

* Peter Schiller's thread-safety patch
* Some more tests surrounding the row count and fetchable?

commit:: b496e0d981891fad6291dc49161963a15f05472a
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Thu Mar 6 22:55:07 2008 -0800

* Plenty of DBI::Time fixes (based on a patch from #7710 and tests that were \ 
written as generals)

commit:: 679bde33924ee368322f7ece4509822e07e68955
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Thu Mar 6 21:42:00 2008 -0800

* #6965 Fix and test (not ideal, but it does work)

commit:: 3819bd468b941465abaffd6b7adc5afa1ddd0406
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Thu Mar 6 21:11:06 2008 -0800

* #4727 integrated

commit:: 32c0e5e6fea308cd52891bf6dac589ad84b29ba4
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Thu Mar 6 20:57:00 2008 -0800

* Applied patch from ticket #7711

commit:: 34286112df17fbdb7588f45b176a42fb3a77aaae
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sun Feb 24 12:56:35 2008 -0800

* Fixed bug #10466

commit:: 1f19663fd9b31b0f2f0a111f227220d5ee8cbe1d
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sun Feb 24 12:09:44 2008 -0800

* Fixed #1082

commit:: f3e6e077e4073c892d8449ec6e1912ffe9f76f95
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sun Feb 24 12:02:23 2008 -0800

* ByteA fixes!

commit:: 8668eb0c1561b49b144f4a56c3edc2bce90bc2a0
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sun Feb 24 00:29:00 2008 -0800

* Fixed most of the LOB support (yay!)

commit:: 32ac057631b16429051c90fa9aab3ed1bb560e32
Author:: Erik Hollensbe <erikh@speyside.(none)>
Date::   Sat Feb 23 23:35:19 2008 -0800

* Initial porting attempt from ruby-postgres to ruby-pg
* Test fixes and additions

== 0.1.2 - 02-Sep-2006

=== General
* Paul DuBois: test/dbi/tc_dbi.rb: DBI version number test failed because it
  was expected to be 0.1.0. (Should have been 0.1.1.) But 0.1.1 has been
  released, so update DBI version number and expected number in test to 0.1.2.
   2008-06-19 16:43:56 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Switch to use vendor_dir with Ruby 1.8.7.

Bump PKGREVISION.