Language

Package: sequeler @ 0.8.2

Synopsis

Friendly SQL Client

Description

Sequeler is a native Linux SQL client built in Vala and Gtk. It allows you to connect to your local and remote databases, write SQL in a handy text editor with language recognition, and visualize SELECT results in a Gtk.Grid Widget.

Home page
https://github.com/Alecaddd/sequeler
Location
gnu/packages/databases.scm (line: 4514, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gtk+' does not match package name 'gtk+:bin'
input-labels

Identify input labels that do not match package names

label 'gtksourceview-3' does not match package name 'gtksourceview'