php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66506 pg_convert don't support JSON type
Submitted: 2014-01-17 08:37 UTC Modified: 2014-03-11 03:17 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: fotlax at qip dot ru Assigned: yohgaki (profile)
Status: Closed Package: PostgreSQL related
PHP Version: 5.5.8 OS: FreeBSD 9.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 + 35 = ?
Subscribe to this entry?

 
 [2014-01-17 08:37 UTC] fotlax at qip dot ru
Description:
------------
If a column in a table has Json type, pg_convert don't return data and no reports of errors.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-21 18:48 UTC] yohgaki@php.net
-Status: Open +Status: Assigned -Package: PDO PgSQL +Package: PostgreSQL related -Assigned To: +Assigned To: yohgaki
 [2014-03-11 03:17 UTC] yohgaki@php.net
-Status: Assigned +Status: Closed
 [2014-03-11 03:17 UTC] yohgaki@php.net
Any exotic types are supported as "text" from PHP 5.6
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC