mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
Remove app engine deps from Lock (#1910)
This commit is contained in:
@@ -488,7 +488,6 @@
|
||||
scope text not null,
|
||||
acquired_time timestamptz not null,
|
||||
expiration_time timestamptz not null,
|
||||
request_log_id text,
|
||||
primary key (resource_name, scope)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user