postgres-dump-writer-helpers-220524-pmb
v0.1.9
Published
Utility functions for exporting lists of dictionary objects as postgres files.
Downloads
8
Readme
postgres-dump-writer-helpers-220524-pmb
Utility functions for exporting lists of dictionary objects as postgres files.
API
This module exports an object that holds these functions:
quoteId(id)
Quote an identifier (table or column name) if necessary.
quoteVal(val)
Quote a value.
Usage
:TODO:
Known issues
- Needs more/better tests and docs.
License
MIT