sqliteodbc 0.9999-2 source package in Ubuntu

Changelog

sqliteodbc (0.9999-2) unstable; urgency=medium

  * Fix crash with line comments in SQL fixup.
    Patch from Paul Wise. (Closes: #1052327)
  * Refresh patches

 -- Chris Hofstaedtler <email address hidden>  Thu, 12 Oct 2023 13:42:28 +0200

Upload details

Uploaded by:
Chris Hofstaedtler
Uploaded to:
Sid
Original maintainer:
Chris Hofstaedtler
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqliteodbc_0.9999-2.dsc 2.3 KiB fb2d6346ae9ec021fc89da99c70e81d6a36ac5404c45f3b9a4229f24697dfabd
sqliteodbc_0.9999.orig.tar.gz 980.8 KiB a8ac240e80ff2354a0e0e9ab4d3b567192ae4f3bf5d29244478663a316024732
sqliteodbc_0.9999-2.debian.tar.xz 10.9 KiB d50ece6a889e9f86ec8b3a9aa5eade94bb2f71f2600945346853a4c175446cb5

Available diffs

No changes file available.

Binary packages built by this source

libsqlite3-mod-blobtoxy: SQLite3 extension module for read-only BLOB to X/Y mapping

 This package extends SQLite3 with functions to automatically generate
 X/Y graphs from BLOB data.

libsqlite3-mod-blobtoxy-dbgsym: debug symbols for libsqlite3-mod-blobtoxy
libsqlite3-mod-csvtable: SQLite3 extension module for read-only access to CSV files

 This package extends SQLite3 with read-only access to CSV (Comma-Separated
 Values) format files; each CSV file will appear as a table in SQLite3.

libsqlite3-mod-csvtable-dbgsym: debug symbols for libsqlite3-mod-csvtable
libsqlite3-mod-impexp: SQLite3 extension module for SQL script, XML, JSON and CSV import/export

 This package extends SQLite3 with functions to import/export data
 from/to SQL scripts and to export data to CSV (Comma-Separated
 Values), XML and JSON (JavaScript Object Notation).
 .
 The export to SQL can follow quoting conventions of other SQL
 databases: Oracle, SQL Server or MySQL.

libsqlite3-mod-impexp-dbgsym: debug symbols for libsqlite3-mod-impexp
libsqlite3-mod-xpath: SQLite3 extension module for querying XML data with XPath

 This package extends SQLite3 with functions to select a subpart
 of an XML document using XPath.

libsqlite3-mod-xpath-dbgsym: debug symbols for libsqlite3-mod-xpath
libsqlite3-mod-zipfile: SQLite3 extension module for read-only access to ZIP files

 This package extends SQLite3 with read-only access to ZIP files.
 ZIP is a combined archive and compression file format (think tar
 and gzip rolled into one) that is pretty popular on some non-Unixy platforms.

libsqlite3-mod-zipfile-dbgsym: debug symbols for libsqlite3-mod-zipfile
libsqliteodbc: ODBC driver for SQLite embedded database

 This package allows you to connect to an SQLite database using
 ODBC, the Open Database Connectivity abstraction layer which is
 understood by a variety of database tools that may not be able
 to talk to SQLite directly.

libsqliteodbc-dbgsym: debug symbols for libsqliteodbc