I hereby claim:
- I am srcr on github.
- I am srcr (https://keybase.io/srcr) on keybase.
- I have a public key whose fingerprint is 6AC1 450F BADC 1E72 11E8 77D8 BCB2 BC16 6D6E ABA6
To claim this, I am signing this object:
CREATE SEQUENCE decaying_models_seq; | |
CREATE TABLE IF NOT EXISTS decaying_models ( | |
id int NOT NULL DEFAULT NEXTVAL ('decaying_models_seq'), | |
uuid varchar(40) DEFAULT NULL, | |
name varchar(255) NOT NULL, | |
parameters text, | |
attribute_types text, | |
description text, | |
org_id int, |
I hereby claim:
To claim this, I am signing this object: