You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

4 lines
274 B

INSERT INTO partners (company_name, ref, locale, expires)
VALUES ('B2boost', 'FYI1', 'en_BE', TIMESTAMP '2022-05-23 12:18:46'),
('Spotify', 'FYI2', 'en_GB', TIMESTAMP '2022-05-23 12:18:46'),
('AMSOM-Habitat', 'FYI3', 'fr_FR', TIMESTAMP '2022-05-23 12:18:46');