pgator.db.pq.types.all

Imports of all type converting functions to be in one place. To add new libpq type you should add import to the module.

Public Imports

pgator.db.pq.types.geometric
public import pgator.db.pq.types.geometric;
pgator.db.pq.types.inet
public import pgator.db.pq.types.inet;
pgator.db.pq.types.numeric
public import pgator.db.pq.types.numeric;
pgator.db.pq.types.plain
public import pgator.db.pq.types.plain;
pgator.db.pq.types.time
public import pgator.db.pq.types.time;
pgator.db.pq.types.array
public import pgator.db.pq.types.array;

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>