Pelzini

This is the code documentation for the Pelzini project

function get_alter_column_query()

Gets the query that alters a column to match the new SQL definition

Usage

unknown $PostgresqlOutputter->get_alter_column_query ( mixed $table , mixed $column_name , mixed $new_type , mixed $not_null );

Authors

Arguments

  1. $table
  2. $column_name
  3. $new_type
  4. $not_null