./databases/hs-persistent-sqlite, Backend for the persistent library using sqlite3

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.13.3.0nb5, Package name: hs-persistent-sqlite-2.13.3.0nb5, Maintainer: pkgsrc-users

This package includes a thin sqlite3 wrapper based on the direct-sqlite
package.


Master sites:

Filesize: 2411.45 KB

Version history: (Expand)


CVS history: (Expand)


   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) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-03 11:33:19 by Masatake Daimon | Files touched by this commit (4)
Log message:
databases/hs-persistent-sqlite: Update to 2.13.3.0

2.13.3.0
    #1524
        Add Database.Persist.Sqlite.createSqlitePoolWithConfig to create a
        SQLite connection pool with a connection string and
        ConnectionPoolConfig. Using ConnectionPoolConfig, it is possible to
        set the connection idle timeout.
    #1486
        Add Database.Sqlite.open' which takes a ByteString
    #1522
        Update the sqlite amalgamation to 3.43.1
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96