mirror of
https://github.com/google/nomulus
synced 2026-07-06 00:04:50 +00:00
bd37541b49
FKI used to be persisted in datastore to help speed up loading by foreign key. Now it is just a helper class to do the same thing in SQL because indexing is natively supported in SQL.