Package lua5.3-module-dbi: Information

    Source package: lua5.3-module-dbi
    Version: 0.7.2-alt2
    Build time:  Sep 7, 2022, 08:35 PM
    Category: Databases
    Report package bug
    License: MIT
    Summary: Database interface library for Lua
    Description: 
    LuaDBI 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.
    
    Currently LuaDBI supports DB2, Oracle, MySQL, PostgreSQL and SQLite databases
    with native database drivers.

    List of rpms provided by this srpm:
    lua5.3-module-dbi (e2kv6, e2kv5, e2kv4, e2k)
    lua5.3-module-dbi-debuginfo (e2kv6, e2kv5, e2kv4, e2k)


    List of contributors:
    Vladimir D. Seleznev

      1. liblua5.3-devel
      2. lua5.3
      3. libsqlite3-devel
      4. libmariadb-devel
      5. postgresql-devel

    Last changed


    July 30, 2022 Vladimir D. Seleznev 0.7.2-alt2
    - Rebuilt for consistent package name for all lua versions.
    - Provided and obsoleted previous lua-dbi builds.
    July 2, 2022 Vladimir D. Seleznev 0.7.2-alt1
    - Initial build for ALT Sisyphus based on Fedora spec.