Skip to content

also omit "DEFAULT NULL" when (eq (column-default column) :NULL)#1609

Open
mayerrobert wants to merge 1 commit intodimitri:masterfrom
mayerrobert:omit-default-null
Open

also omit "DEFAULT NULL" when (eq (column-default column) :NULL)#1609
mayerrobert wants to merge 1 commit intodimitri:masterfrom
mayerrobert:omit-default-null

Conversation

@mayerrobert
Copy link

pgloader omits "DEFAULT NULL" clauses when (column-default column) is NIL. With this patch "DEFAULT NULL" clauses are also omitted when (column-default column) is :NULL.

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.

1 participant