mirror of
https://github.com/google/nomulus.git
synced 2025-07-09 04:33:28 +02:00
Remove app engine deps from Lock (#1910)
This commit is contained in:
parent
09d19d996d
commit
7146260a08
10 changed files with 15 additions and 350 deletions
|
@ -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)
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue