PreferredFormat returns the preferred format.
()
| 163 | |
| 164 | // PreferredFormat returns the preferred format. |
| 165 | PreferredFormat() int16 |
| 166 | |
| 167 | // PlanEncode returns an EncodePlan for encoding value into PostgreSQL format for oid and format. If no plan can be |
| 168 | // found then nil is returned. |
no outgoing calls
no test coverage detected