Inserting from Datasets with Sequel
05-Nov-2020 1845
At a previous company, I was working on an internal app for managing and distributing video content. Content curators would create playlists of videos, submit them for approval, and once playlists were approved they would be automatically published to target devices.Both the approval and the publishing flows consisted of multiple steps, so we were creating logs for these events and storing them in PostgreSQL. We were using Sequel for database interaction, and our logs table looked roughly like this:.
Inserting from Datasets with Sequel #ruby #rubydeveloper #rubyonrails #Inserting #Datasets #Sequel https://rubyonrails.ba/link/inserting-from-datasets-with-sequel