emacs-libpq icon indicating copy to clipboard operation
emacs-libpq copied to clipboard

An Emacs 25 module for accessing postgres via libpq.

Results 12 emacs-libpq issues
Sort by recently updated
recently updated
newest added

Table: ``` admin=# \d sal_emp Table "public.sal_emp" Column | Type | Collation | Nullable | Default ----------------+-----------+-----------+----------+--------- name | text | | | pay_by_quarter | integer[] | | | schedule...

enhancement

I suppose `test.el` must hae been renamed to `pq-test.el` without README.org being updated.