1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: omnidb-plpgsql-debugger
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders:
Christoph Berg <myon@debian.org>,
Build-Depends:
debhelper-compat (= 13),
postgresql-all (>= 217~),
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://omnidb.org/
Vcs-Browser: https://salsa.debian.org/postgresql/omnidb-plpgsql-debugger
Vcs-Git: https://salsa.debian.org/postgresql/omnidb-plpgsql-debugger.git
Package: postgresql-15-omnidb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-15
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
OmniDB is a web tool that simplifies database management focusing on
interactivity, designed to be powerful and lightweight.
.
This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
interactive PL/pgSQL debugging in OmniDB.
|