--
CREATE TABLE public.oauth_nonces (
- id integer NOT NULL,
+ id bigint NOT NULL,
nonce character varying,
"timestamp" integer,
created_at timestamp without time zone,
('20191120140058'),
('20201006213836'),
('20201006220807'),
+('20201214144017'),
('21'),
('22'),
('23'),