0.1.9 • Published 5 months ago

postgres-dump-writer-helpers-220524-pmb v0.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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

0.1.8

5 months ago

0.1.9

5 months ago

0.1.7

9 months ago

0.1.5

11 months ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago