Skip to content

razein97/postgres-types-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversions between Rust and Postgres types for rust-postgres

Supports conversions for the following postgres types:

  • Box
  • Cidr
  • Circle
  • Hstore
  • Interval
  • Line
  • Lsn
  • Mac address
  • Path
  • Point
  • Polygon
  • Range
  • Snapshot
  • Timetz
  • TsQuery
  • TsVector
  • Xid
  • Xml

Install via crates.io

cargo add postgres-types-extra

About

Conversions between Rust and Postgres types.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages