google-nomulus/core
sarahcaseybot 2478a4a93b
Add schema and DAO for cursors in cloudsql (#370)
* Add schema for Cursor

* Add CursorDao and CursorDaoTest

* Fix comment on getTld

* Change tld column to scope

* Fix cursorTime to be converted to DateTime internally and other small fixes

* Add a CursorType enum and a createGlobal constructor for Cursor

* Rename flyway file

* Use cursorType from common/Cursor.java and add null checks
2019-12-09 17:47:06 -05:00
..
gradle/dependency-locks Verify RegistryTool can instantiate (#400) 2019-12-06 12:08:16 -05:00
src Add schema and DAO for cursors in cloudsql (#370) 2019-12-09 17:47:06 -05:00
build.gradle Verify RegistryTool can instantiate (#400) 2019-12-06 12:08:16 -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