google-nomulus/core/src
gbrodman 67d767bd68 Add SQL queries to RdapNameserverSearchAction (#987)
This has the same issue as the domain-search action where the database
ordering is not consistent between Objectify and SQL -- as a result,
there is one test that we have to duplicate in order to account for the
two sort orders.

In addition, there isn't a way to query @Convert-ed fields in Postgres
via the standard Hibernate / JPA query language, meaning we have to use
a raw Postgres query for that.
2021-03-22 12:33:11 -04:00
..
main Add SQL queries to RdapNameserverSearchAction (#987) 2021-03-22 12:33:11 -04:00
nonprod Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
test Add SQL queries to RdapNameserverSearchAction (#987) 2021-03-22 12:33:11 -04:00