Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "create table" functionality #29

Closed
AnastasiiaSergienko opened this issue Feb 20, 2019 · 1 comment
Closed

Implement "create table" functionality #29

AnastasiiaSergienko opened this issue Feb 20, 2019 · 1 comment
Assignees
Labels
feature Product feature

Comments

@AnastasiiaSergienko
Copy link
Contributor

AnastasiiaSergienko commented Feb 20, 2019

As a software developer, I want to use the sql-statement-builder to create new tables in my database.

Acceptance criteria

  1. "CREATE TABLE table name table element list" is implemented.
@AnastasiiaSergienko AnastasiiaSergienko added the feature Product feature label Feb 20, 2019
@AnastasiiaSergienko AnastasiiaSergienko self-assigned this Feb 20, 2019
AnastasiiaSergienko added a commit that referenced this issue Feb 27, 2019
AnastasiiaSergienko added a commit that referenced this issue Feb 27, 2019
AnastasiiaSergienko added a commit that referenced this issue Feb 27, 2019
* #29: Implemented 'CREATE TABLE'
@AnastasiiaSergienko
Copy link
Contributor Author

Closed with #30

AnastasiiaSergienko added a commit that referenced this issue Mar 29, 2019
* #12: Removed GPG signing execution.
* #12: Removed Travis CI run with Java 11 because of JavaDoc incompatibilities (see #19).
* #12: Added support for value tables. Adapted dependent code. (#22)
* #23: Added Sonar checks and badges. (#26)
* #27: Fixed Sonar findings. (#28)
* #29: Implemented 'CREATE TABLE'.
* #36: wrote CREATE TABLE part of the users guide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant