posterize v0.12.1 posterize_xt_date

a posterize date extension compatible with the calendar module

Summary

Functions

decodes a postgres date type into the calendar:date() type

encodes the calendar:date() type into the postgres date type

Callback implementation for Postgrex.Extension.format/1

Callback implementation for Postgrex.Extension.init/2

Callback implementation for Postgrex.Extension.matching/1

Functions

decode(, arg, , )

decodes a postgres date type into the calendar:date() type

encode(type_info, value, , )

encodes the calendar:date() type into the postgres date type

format()

Callback implementation for Postgrex.Extension.format/1.

init(, )

Callback implementation for Postgrex.Extension.init/2.

matching()

Callback implementation for Postgrex.Extension.matching/1.