mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 01:36:02 +02:00
Add editing of opt-out flag in registrar
This commit is contained in:
parent
206704fee7
commit
39030fc0df
3 changed files with 10 additions and 2 deletions
|
@ -2190,8 +2190,6 @@ CREATE TABLE public.users (
|
|||
username character varying,
|
||||
plain_text_password character varying,
|
||||
created_at timestamp without time zone,
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
session character varying,
|
||||
children json,
|
||||
uuid character varying
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue