querydsl/querydsl-sql-codegen/src
Jose bf2190978f Don't add @NotNull on columns with default value
If a column on the DB has a default value it shouldn't add a @NotNull annotation on the exported Bean.
2020-05-29 12:46:10 -06:00
..
main Don't add @NotNull on columns with default value 2020-05-29 12:46:10 -06:00
test Run tests against sqlserver 2020-05-27 15:27:51 -06:00