0.3.2 • Published 5 months ago

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

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.3.0

7 months ago

0.2.0

7 months ago

0.3.2

5 months ago

0.3.1

7 months ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago