google-nomulus/core
Weimin Yu 65cf49f204
Fix sql script name conflict (#411)
* Fix sql script name conflict

There are two V11__ files due to concurrent merge. Renamed one
to V12__

Also removed a @NotNull annotation, which is the fist in the code base.
Most of the code base use @Nullable instead. If we do want to use
@NotNull, we may want to use the javax one instead.
2019-12-12 16:16:43 -05:00
..
gradle/dependency-locks Fix sql script name conflict (#411) 2019-12-12 16:16:43 -05:00
src Fix sql script name conflict (#411) 2019-12-12 16:16:43 -05:00
build.gradle Run cross-release SQL integration tests (#403) 2019-12-12 13:47:49 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00