Path to this page:
./
databases/hs-direct-sqlite,
Low-level binding to SQLite3 including UTF8 and BLOB support
Branch: CURRENT,
Version: 2.3.26nb2,
Package name: hs-direct-sqlite-2.3.26nb2,
Maintainer: pkgsrc-usersThis package is not very different from the other SQLite3 bindings out
there, but it fixes a few deficiencies I was finding. As compared to
bindings-sqlite3, it is slightly higher-level, in that it supports
marshalling of data values to and from the database. In particular, it
supports strings encoded as UTF8, and BLOBs represented as ByteStrings.
Master sites:
Filesize: 2163.781 KB
Version history: (Expand)
- (2022-04-20) Updated to version: hs-direct-sqlite-2.3.26nb2
- (2022-02-26) Updated to version: hs-direct-sqlite-2.3.26nb1
- (2022-02-16) Package added to pkgsrc.se, version hs-direct-sqlite-2.3.26 (created)
CVS history: (Expand)
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) |  |
Log message:
revbump for textproc/icu update
|
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
|
2022-02-16 10:42:21 by Masatake Daimon | Files touched by this commit (6) |
Log message:
databases/hs-direct-sqlite: import hs-direct-sqlite-2.3.26
This package is not very different from the other SQLite3 bindings out
there, but it fixes a few deficiencies I was finding. As compared to
bindings-sqlite3, it is slightly higher-level, in that it supports
marshalling of data values to and from the database. In particular, it
supports strings encoded as UTF8, and BLOBs represented as ByteStrings.
|