0004-getTableColumns-for-another-schema.txt
CREATE TABLE test.customer (
id SERIAL,
name VARCHAR(100),
PRIMARY KEY(id)
)
WITH (oids = false);
$db = JFactory::getDBO();
$custfields=$db->getTableColumns('test.customer');
Array with fields of table
Empty array
PostgreSQL Joomla driver using (important!)
Any operation system (Windows or Linux for me)
Joomla 3.9.6 (or staging)
PostgreSQL 10 (or other)
A fixed this bag (see attached patch)
you have already the solution so then
please submit a pr is easy: https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests
Labels |
Added:
J3 Issue
|
Yes. Done.
PR #24999
Then you can close this issue because there is a PR.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-24 09:21:51 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | alikon |
Labels |
Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/24998
closing as we have a pr for testing #24999
Please "System information (as much as possible)"