Files
postgresql-for-wordpress/pg4wp
Kevin Locke 50c091946c Make data type conversion case-insensitive
Data types are not case-sensitive, and the current data type conversion
assumes that the types are all lower-case.  Although this is currently
the case for most (all?) of the Wordpress core, it is not the case for
all extensions (e.g. nextgen-gallery).  Make data type conversion
case-insensitive.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2015-06-06 21:48:28 -06:00
..
2014-08-21 16:53:30 +00:00
2015-06-06 21:48:28 -06:00