aboutsummaryrefslogtreecommitdiff
path: root/sql/update
AgeCommit message (Collapse)Author
2024-09-03Use Jsonb for storing results.Alexander_Kabui
2024-08-29Add sql file for creating llm db tables.Alexander_Kabui
2024-08-29Add default timestamp and and primary key for Rating table.Alexander_Kabui
2024-05-24Update copyright year and email.Alexander_Kabui
2024-05-24sql: update: llm_db_update.sql: New file.Alexander_Kabui
2022-05-27sql: caseattributes_audit.sql: New fileBonfaceKilz
Create new table that stores edits related to case-attributes.
2021-11-29Add SQL statement to update json_diffBonfaceKilz
2021-07-23sql: metadata_audit: Make char-set encoding explicit(utf8mb4)BonfaceKilz
See: https://www.eversql.com/mysql-utf8-vs-utf8mb4-whats-the-difference-between-utf8-and-utf8mb4/
2021-07-22Move sql updates into dirPjotr Prins