[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocaml-sqlexpr_0.2.3-1_amd64.changes is NEW



(new) libsqlexpr-ocaml-dev_0.2.3-1_amd64.deb optional ocaml
Type-safe, convenient SQLite database access.
 Minimalistic library and syntax extension for type-safe, convenient execution
 of SQL statements. Currently compatible with Sqlite3.
 .
 Sqlexpr features:
  * automated prepared statement caching, param binding, data extraction, error
    checking (including automatic stmt reset to avoid BUSY/LOCKED errors in
    subsequent queries), stmt finalization on db close, etc.
  * HOFs like iter, fold, transaction
  * support for different concurrency models: everything is functorized over a
    THREAD monad, so you can for instance do concurrent folds/iters with Lwt
  * support for SQL stmt syntax checks and some extra semantic checking (column
    names, etc)
(new) libsqlexpr-ocaml_0.2.3-1_amd64.deb optional ocaml
Type-safe, convenient SQLite database access.
 Minimalistic library and syntax extension for type-safe, convenient execution
 of SQL statements. Currently compatible with Sqlite3.
 .
 Sqlexpr features:
  * automated prepared statement caching, param binding, data extraction, error
    checking (including automatic stmt reset to avoid BUSY/LOCKED errors in
    subsequent queries), stmt finalization on db close, etc.
  * HOFs like iter, fold, transaction
  * support for different concurrency models: everything is functorized over a
    THREAD monad, so you can for instance do concurrent folds/iters with Lwt
  * support for SQL stmt syntax checks and some extra semantic checking (column
    names, etc)
 .
 This package contains the shared runtime libraries.
(new) ocaml-sqlexpr_0.2.3-1.debian.tar.gz optional ocaml
(new) ocaml-sqlexpr_0.2.3-1.dsc optional ocaml
(new) ocaml-sqlexpr_0.2.3.orig.tar.gz optional ocaml
Changes: ocaml-sqlexpr (0.2.3-1) unstable; urgency=low
 .
  * Initial release. (Closes: #605683)
  * Fix debian/copyright, missing copyright holder
  * Add debian/watch and a Source field in debian/copyright


Override entries for your package:

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 605683 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


Reply to: