Is there a way to export postgres table data as json? I need the output to be line by line, like:
{'id':1,'name':'David'}{'id':2,'name':'James'}...
Aucun commentaire:
Enregistrer un commentaire