sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.53k stars 724 forks source link

Insert new rows #678

Closed Fiorello8 closed 1 year ago

Fiorello8 commented 1 year ago

Hi !!

using pgweb

Is it possible to insert new rows into a table without necessarily executing an insert query?

for example: right click -> insert new row

that would be a very nice feature for data entry

sosedoff commented 1 year ago

Data editing functionality is out of scope of this project.