10004__resource.sql 276 B

1234
  1. INSERT INTO
  2. resource (`uid`, `creator_id`, `filename`, `type`, `memo_id`, `storage_type`, `reference`)
  3. VALUES
  4. ("Pw2awZvxxLK4sPRtHmYuS7", 101, 'slash-demo.png', 'image/png', 3, 'EXTERNAL', 'https://github.com/yourselfhosted/slash/blob/main/docs/assets/demo.png?raw=true');