1.0.15 • Published 2 days ago

@juit/pgproxy-types v1.0.15

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 days ago

PostgreSQL Proxy Types Conversion

This package provides two-way type conversion between PostgreSQL strings and the data types they represent in JavaScript.

New parsers for OIDs can be registered in the various Registry instances (or globally with the static Registry.registerDefaultParser(...) method).

Custom serialization can be achieved by having values implementing the PGSerializable interface.

1.0.15

2 days ago

1.0.14

9 days ago

1.0.13

16 days ago

1.0.12

23 days ago

1.0.11

1 month ago

1.0.10

1 month ago

1.0.9

1 month ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

3 months ago

1.0.3

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

4 months ago