Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Export names of default constraints. #81

Merged
merged 2 commits into from
Sep 9, 2019

Conversation

lmeyer1
Copy link
Contributor

@lmeyer1 lmeyer1 commented May 9, 2019

Description

Adds the names of the default constraints in the create table scripts

Checklist

Please ensure your pull request fulfills the following requirements:

  • [ x ] The commit messages follow our guidelines (CONTRIBUTING.md).
  • Tests for any changes have been added (for bug fixes / features).
  • Docs have been added / updated (for bug fixes / features).

Type

What kind of change does this pull request introduce?

[ x ] Bug.
[ x ] Feature.
[ ] Code style update (formatting, local variables).
[ ] Refactoring (no functional changes, no api changes).
[ ] Build related changes.
[ ] CI related changes.
[ ] Documentation content changes.
[ ] Other (please describe below).

Breaking Changes

Does this pull request introduce any breaking changes?

[ x ] Yes
[ ] No

The text of the script generated before and after will be different for the same table.

Other Information

This pull request is related to the issue #80

@justinlettau justinlettau merged commit 47eb83c into justinlettau:master Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants