-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve column type methods and extend table traits
The column name parameter in various column type methods is now required (was optional before). Additional simple column generators have been added to the table traits covering float, text, date, and enum column types. An indication that the 'extendEnum' method may throw a DatabaseManagerException has also been added.
- Loading branch information
1 parent
9f641d7
commit 180724a
Showing
2 changed files
with
81 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters