Closed JuliusKryger closed 1 month ago
Refactored the SQL script to use DO
blocks for dynamically inserting user data into search_history
, bookmark
, completed
, and user_score
tables. And added table truncation at the beginning of the script to allow safe reruns without duplicate data.
Just to provide us with some dummy data for the upcoming functions, feel free to add, change or do whatever to this script.