PHP Classes / PgFieldNameFixer

Fix names of PostgreSQL table columns

PgFieldNameFixer PHP Class

This class can be used to fix names of PostgreSQL table columns. It retrieves the names of the columns of a given PostgreSQL database table and checks if it has upper case letters, special characters spaces, or any other problematic characters. The class renames the columns to remove or replace the problematic characters.

Search in PHP Classes

Filter by tags