|
c2c6c6eec2
|
Turn members of Oid module into constants
|
2024-04-11 15:55:19 +02:00 |
|
|
4bf489c554
|
Implement UTCTime decoding
Remove LocalTime decoding because it requires IO to convert from Postgres time.
|
2024-01-08 15:28:14 +01:00 |
|
|
94401a2753
|
Implement FromField UTCTime
|
2023-10-02 17:00:49 +02:00 |
|
|
7eccd0d778
|
Add FromField DiffTime and FromField TimeOfDay
|
2023-10-02 14:09:45 +02:00 |
|
|
126b8ee6e9
|
Implement date -> Day decoding
|
2023-09-23 11:11:29 +02:00 |
|
|
4d21e67130
|
Decode values from binary instead of text format
|
2023-09-23 05:53:30 +02:00 |
|
|
60f7f1c091
|
Implement FromField Bool
|
2023-09-05 17:23:25 +02:00 |
|
|
66202b1e34
|
Implement FromField Float and FromField Double
|
2023-09-05 17:09:21 +02:00 |
|
|
8c8740e4b8
|
Add unit tests and reimplement FromField
|
2023-09-03 04:02:07 +02:00 |
|