mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Add SQL queries to RdapDomainSearchAction Unfortunately, because ORDER BY uses the locale's sorting functionality, we end up with some weird sort orders in SQL-land (notably, periods are ignored / omitted). As a result, a few of the tests have to be separated out into ofy and SQL versions based on the expected sort order. 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. |
||
---|---|---|
.. | ||
checkstyle | ||
dependency-license | ||
nom_build.py | ||
nom_build_test.py | ||
presubmits.py | ||
show_upgrade_diffs.py |