-- add feed item INSERT INTO feed_items(feed_id, published_at, modified_at) VALUES (?, ?, ?);