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;
Undocumented in source.
pgator.db.pq.types.inet
public import pgator.db.pq.types.inet;
Undocumented in source.
pgator.db.pq.types.numeric
public import pgator.db.pq.types.numeric;
Undocumented in source.
pgator.db.pq.types.plain
public import pgator.db.pq.types.plain;
Undocumented in source.
pgator.db.pq.types.time
public import pgator.db.pq.types.time;
Undocumented in source.
pgator.db.pq.types.array
public import pgator.db.pq.types.array;
Undocumented in source.

Meta

License

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

Authors

NCrashed <ncrashed@gmail.com>