Path to this page:
./
databases/ruby-tiny_tds,
Modern, simple and fast FreeTDS library for Ruby using DB-Library
Branch: CURRENT,
Version: 3.1.0,
Package name: ruby32-tiny_tds-3.1.0,
Maintainer: pkgsrc-usersTinyTDS - A modern, simple and fast FreeTDS library for Ruby using DB-Library.
Developed for the ActiveRecord SQL Server adapter.
Required to run:[
databases/freetds] [
misc/ruby-mini_portile2] [
lang/ruby31-base]
Master sites:
Filesize: 60.5 KB
Version history: (Expand)
- (2025-01-19) Updated to version: ruby32-tiny_tds-3.1.0
- (2025-01-02) Updated to version: ruby32-tiny_tds-3.0.0
- (2024-11-15) Updated to version: ruby32-tiny_tds-2.1.7nb5
- (2024-11-01) Updated to version: ruby32-tiny_tds-2.1.7nb4
- (2024-11-01) Updated to version: ruby32-tiny_tds-2.1.7nb3
- (2024-05-29) Updated to version: ruby32-tiny_tds-2.1.7nb2
CVS history: (Expand)
2025-01-19 15:47:57 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-tiny_tds: update to 3.1.0
3.1.0 (2025-01-02)
Happy New Year! This release adds support for Ruby v3.4.0 for our
precompiled Windows gems.
|
2025-01-02 06:09:32 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-tiny_tds: update to 3.0.0
3.0.0 (2024-12-15)
For a major release, there are no changes to the API of tiny_tds, and we
assume most users can upgrade immediately.
We dropped support for older Ruby and Microsoft SQL server versions. We
also updated all dependencies for the precompiled Windows gem versions,
mainly OpenSSL v1 to v3. We no longer provide a precompiled version for
32-bit versions of Windows. And, if tiny_tds cannot send your SQL command
to the server, it will now raise an error message instead of returning
false.
Detailed changelog:
* Drop support for Ruby < 2.7
* Drop support for SQL Server < 2017
* Drop support for FreeTDS < 1.0
* No longer provide a 32-bit Windows build
* Raise error if FreeTDS is unable to send command buffer to the server
* Use freetds v1.4.23, libiconv v1.17 and OpenSSL v3.4.0 for Windows builds
* Add bigdecimal to dependencies
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|
2024-02-03 16:03:31 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-tiny_tds: update to 2.1.7
2.1.7 (2024-01-08)
* Add Ruby 3.3 to the cross compile list
|