sqlite-mode-extras icon indicating copy to clipboard operation
sqlite-mode-extras copied to clipboard

Emacs sqlite-mode extras

Results 3 sqlite-mode-extras issues
Sort by recently updated
recently updated
newest added

Hi! Amazing extras for sqlite-mode. I get the following error when adding a new row with `+`: ``` funcall-interactively: Database error: "NOT NULL constraint failed: ." ``` I can add...

Hi, Thanks for writing and sharing this really neat way to work with SQLite3 databases. Context : I've rename a Git repository but Magit Forge is still using the old...

I could not edit a simple SQLite database using `sqlite-mode-extras-edit-row-field` because it would only print "First column must be id" (similar to #5). As far as I understand the code,...