Skip to content

Conversation

hpainter
Copy link

Justin Painter and others added 2 commits June 13, 2013 10:13
* The native types array were missing 'real','bigint','smallint', 'double precision', 'decimal' and 'numeric'.  See: http://www.postgresql.org/docs/9.1/static/datatype-numeric.html
* Both 0 and the empty string "" are valid defaults but were not being recognized.  Changed to check explicitly for NULL defaults.
For some reason, the unit tests don't like the use of NULL here.  Use the
is_null() function instead.
@koenpunt
Copy link
Collaborator

Merged as 31f04cb

@koenpunt koenpunt closed this Jul 17, 2014
@koenpunt koenpunt mentioned this pull request Jul 17, 2014
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants