PostgreSQL-For-Wordpress / postgresql-for-wordpress

A maintained fork of https://wordpress.org/plugins/postgresql-for-wordpress/
GNU General Public License v2.0
209 stars 68 forks source link

Implement "SHOW COLUMNS" rewrite #122

Open CommanderRedYT opened 1 month ago

CommanderRedYT commented 1 month ago

Related Issues:

Added Tests:

mattbucci commented 1 month ago

Needs some tests for the suite to validate SHOW COLUMNS regressions in the future

CommanderRedYT commented 1 month ago

Hi, I did add some more changes, but they are on another branch. It might make more sense to merge that into here, although I would continue to use my fork in my containers for being faster to fix if something is broken, which would mean multiple PRs from the same branch to this.