Mention JSONB support in README

This commit is contained in:
Steven Fackler 2015-02-07 19:21:38 -08:00
parent ab352115a5
commit 8852323779

View File

@ -205,7 +205,7 @@ types. The driver currently supports the following conversions:
</tr> </tr>
<tr> <tr>
<td>serialize::json::Json</td> <td>serialize::json::Json</td>
<td>JSON</td> <td>JSON/JSONB</td>
</tr> </tr>
<tr> <tr>
<td>IpAddr</td> <td>IpAddr</td>