Hi,
I use CI 3.0.6 and trying to use the GC with postgresql database.
I can`t connect to the database.
I get an error code:
pg_query (): Query failed: ERROR: syntax error at or near "FROM" LINE 1: SHOW COLUMNS FROM `xyz`
Is the GC supports postgresql
database ?
Is the GC supports other schemes than the public?
In connection string in database.php i use 'schema' parameter and it works fine without GC.
Regards