lua-dbi 0.7.2-4ubuntu1 source package in Ubuntu

Changelog

lua-dbi (0.7.2-4ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2055062). Remaining changes:
    - debian/patches/mysql-8.0:
      Adjustments to allow build against MySQL 8.0 to fix FTBFS.

 -- Athos Ribeiro <email address hidden>  Mon, 26 Feb 2024 15:17:21 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua-dbi_0.7.2.orig.tar.gz 35.6 KiB 05a7d02d0cae3970af24f72f39edfe717e39424927d07fbbc09ebe96ea02f5a6
lua-dbi_0.7.2-4ubuntu1.debian.tar.xz 5.4 KiB 83677afdc922fd92e2e356b9cd752e3cf31876ad2f7600410404b210de9c33cc
lua-dbi_0.7.2-4ubuntu1.dsc 2.5 KiB 0c8e7ea001367d5a20a6f565dcfd5c6a272bf9382d23006837223d6fcd8d143e

Available diffs

View changes file

Binary packages built by this source

lua-dbi-common: DBI library for the Lua language, common files

 Lua DBI is a database interface library for Lua. It is designed to provide a
 RDBMS agnostic API for handling database operations. LuaDBI also provides
 support for prepared statement handles, placeholders and bind parameters for
 all database operations.
 .
 This package contains the files common to all backends.
 .
 Lua DBI is a better alternative to lua-sql since it supports prepared
 statements.

lua-dbi-mysql: DBI library for the Lua language, MySQL backend

 Lua DBI is a database interface library for Lua. It is designed to provide a
 RDBMS agnostic API for handling database operations. LuaDBI also provides
 support for prepared statement handles, placeholders and bind parameters for
 all database operations.
 .
 This package contains the MySQL backend.
 .
 Lua DBI is a better alternative to lua-sql since it supports prepared
 statements.

lua-dbi-mysql-dbgsym: debug symbols for lua-dbi-mysql
lua-dbi-mysql-dev: DBI library for the Lua language, MySQL development files

 This package contains the development files of the Lua DBI library
 (MySQL backend), useful to create a statically linked binary
 (like a C application or a standalone Lua interpreter).

lua-dbi-postgresql: DBI library for the Lua language, PostgreSQL backend

 Lua DBI is a database interface library for Lua. It is designed to provide a
 RDBMS agnostic API for handling database operations. LuaDBI also provides
 support for prepared statement handles, placeholders and bind parameters for
 all database operations.
 .
 This package contains the PostgreSQL backend.
 .
 Lua DBI is a better alternative to lua-sql since it supports prepared
 statements.

lua-dbi-postgresql-dbgsym: debug symbols for lua-dbi-postgresql
lua-dbi-postgresql-dev: DBI library for the Lua language, PostgreSQL development files

 This package contains the development files of the Lua DBI library
 (PostgreSQL backend), useful to create a statically linked binary
 (like a C application or a standalone Lua interpreter).

lua-dbi-sqlite3: DBI library for the Lua language, sqlite3 backend

 Lua DBI is a database interface library for Lua. It is designed to provide a
 RDBMS agnostic API for handling database operations. LuaDBI also provides
 support for prepared statement handles, placeholders and bind parameters for
 all database operations.
 .
 This package contains the sqlite3 backend.
 .
 Lua DBI is a better alternative to lua-sql since it supports prepared
 statements.

lua-dbi-sqlite3-dbgsym: debug symbols for lua-dbi-sqlite3
lua-dbi-sqlite3-dev: DBI library for the Lua language, sqlite3 development files

 This package contains the development files of the Lua DBI library
 (Sqlite3 backend), useful to create a statically linked binary
 (like a C application or a standalone Lua interpreter).